Skip to content

Commit 42bfb9f

Browse files
committed
Bump dependencies to latest version
Signed-off-by: swastik <[email protected]>
1 parent 0c6d2c6 commit 42bfb9f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
asgiref==3.5.2
22
defusedxml==0.7.1
3-
gunicorn
43
diff-match-patch==20200713
54
Django==4.0.8
65
django-adminactions==2.0.0
@@ -11,17 +10,20 @@ django-jazzmin==2.5.0
1110
django-phonenumber-field==6.3.0
1211
django-phonenumbers==1.0.1
1312
django-solo==2.0.0
14-
django-widget-tweaks==1.4.12
13+
django-widget-tweaks==1.5.0
1514
et-xmlfile==1.1.0
15+
gunicorn==22.0.0
1616
MarkupPy==1.14
1717
odfpy==1.4.1
1818
openpyxl==3.0.10
19+
packaging==24.1
1920
phonenumbers==8.12.51
2021
python-decouple==3.6
2122
python-dotenv==1.0.0
2223
pytz==2022.1
23-
PyYAML==6.0
24+
PyYAML==6.0.1
2425
sqlparse==0.4.2
2526
tablib==3.2.1
27+
tzdata==2024.1
2628
xlrd==2.0.1
2729
xlwt==1.3.0

0 commit comments

Comments
 (0)