Skip to content

Commit cf34346

Browse files
committed
bump requirements
1 parent 027aa59 commit cf34346

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

requirements/main.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
channels[daphne]==4.0.0
2-
diskcache==5.4.0
3-
django==3.2.20
4-
django-cleanup==5.2.0
5-
django-compression-middleware==0.4.1
6-
django-compressor==4.1
2+
diskcache==5.6.3
3+
django==3.2.22
4+
django-cleanup==8.0.0
5+
django-compression-middleware==0.5.0
6+
django-compressor==4.4
77
django-htmlmin==0.11.0
8-
django-model-utils==4.2.0
8+
django-model-utils==4.3.1
99
django-searchable-encrypted-fields==0.2.1
10-
django-silk==5.0.2
11-
django-solo==2.0.0
10+
django-silk==5.0.4
11+
django-solo==2.1.0
1212
django-url-or-relative-url-field==0.2.0
1313
djangorestframework==3.14.0
14-
djangorestframework-api-key==2.2.0
15-
docutils==0.19
16-
drf-yasg==1.21.4
17-
huey==2.4.4
18-
hypercorn[h3]==0.14.3
14+
djangorestframework-api-key==3.0.0
15+
docutils==0.20.1
16+
drf-yasg==1.21.7
17+
huey==2.5.0
18+
hypercorn[h3]==0.15.0
1919
jsonfield==3.1.0
20-
markdown==3.4.1
21-
pwned-passwords-django==1.6
20+
markdown==3.5
21+
pwned-passwords-django==2.0
2222
pyarr==3.1.1
2323
pymysql==1.0.2
24-
python-dotenv==0.21.0
24+
python-dotenv==1.0.0
2525
strsim==0.0.3
26-
titlecase==2.4
26+
titlecase==2.4.1
2727
tmdbsimple==2.9.1
28-
Twisted[tls,http2]==22.10.0
29-
tzlocal==4.2
30-
whitenoise[brotli]==6.2.0
28+
Twisted[tls,http2]==23.8.0
29+
tzlocal==5.2
30+
whitenoise[brotli]==6.6.0
3131
attrs

0 commit comments

Comments
 (0)