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 0c6d2c6 commit 42bfb9fCopy full SHA for 42bfb9f
requirements.txt
@@ -1,6 +1,5 @@
1
asgiref==3.5.2
2
defusedxml==0.7.1
3
-gunicorn
4
diff-match-patch==20200713
5
Django==4.0.8
6
django-adminactions==2.0.0
@@ -11,17 +10,20 @@ django-jazzmin==2.5.0
11
10
django-phonenumber-field==6.3.0
12
django-phonenumbers==1.0.1
13
django-solo==2.0.0
14
-django-widget-tweaks==1.4.12
+django-widget-tweaks==1.5.0
15
et-xmlfile==1.1.0
+gunicorn==22.0.0
16
MarkupPy==1.14
17
odfpy==1.4.1
18
openpyxl==3.0.10
19
+packaging==24.1
20
phonenumbers==8.12.51
21
python-decouple==3.6
22
python-dotenv==1.0.0
23
pytz==2022.1
-PyYAML==6.0
24
+PyYAML==6.0.1
25
sqlparse==0.4.2
26
tablib==3.2.1
27
+tzdata==2024.1
28
xlrd==2.0.1
29
xlwt==1.3.0
0 commit comments