Skip to content

Commit

Permalink
Bump dependencies to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: swastik <swastkk@gmail.com>
  • Loading branch information
swastkk committed Aug 1, 2024
1 parent 0c6d2c6 commit 42bfb9f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
asgiref==3.5.2
defusedxml==0.7.1
gunicorn
diff-match-patch==20200713
Django==4.0.8
django-adminactions==2.0.0
Expand All @@ -11,17 +10,20 @@ django-jazzmin==2.5.0
django-phonenumber-field==6.3.0
django-phonenumbers==1.0.1
django-solo==2.0.0
django-widget-tweaks==1.4.12
django-widget-tweaks==1.5.0
et-xmlfile==1.1.0
gunicorn==22.0.0
MarkupPy==1.14
odfpy==1.4.1
openpyxl==3.0.10
packaging==24.1
phonenumbers==8.12.51
python-decouple==3.6
python-dotenv==1.0.0
pytz==2022.1
PyYAML==6.0
PyYAML==6.0.1
sqlparse==0.4.2
tablib==3.2.1
tzdata==2024.1
xlrd==2.0.1
xlwt==1.3.0

0 comments on commit 42bfb9f

Please sign in to comment.