We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fe4a0 commit ab03269Copy full SHA for ab03269
requirements.txt
@@ -1,14 +1,14 @@
1
-Django==3.2.23
+Django==3.2.25
2
Unipath==1.1
3
coverage==4.5.4
4
django-cors-headers==3.14.0
5
django-discover-runner==1.0
6
django-redis==4.12.1
7
-django-cachalot==2.4.2
+django-cachalot==2.4.5
8
djangorestframework==3.14.0
9
-gunicorn==21.2.0
+gunicorn==23.0.0
10
mimeparse==0.1.3
11
-psycopg2-binary==2.9.9
+psycopg2-binary==2.9.10
12
python-dateutil==2.8.2
13
python-mimeparse==1.6.0
14
drf-spectacular==0.27.2
test-requirements.txt
@@ -1,5 +1,5 @@
-r requirements.txt
-pylint===2.8.2
+pylint===2.8.3
pylint-django===2.4.4
-astroid==2.5.6
-black==23.11.0
+astroid==2.5.8
+black==23.12.1
0 commit comments