Skip to content

Commit

Permalink
Upgrade Django to 5.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosnt committed Dec 26, 2023
1 parent fbeb4ca commit 196054c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
certifi==2023.11.17
cryptography==41.0.7
defusedxml==0.7.1
Django==4.2.8
Django==5.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.1
django-filter==23.5
Expand All @@ -17,6 +17,5 @@ python-telegram-bot==20.7
pyyaml==6.0.1
requests==2.31.0
rq==1.15.1
# setuptools==69.0.3
stringcase==1.2.0
tornado==6.4

0 comments on commit 196054c

Please # to comment.