Skip to content

Commit

Permalink
update django version to django 5
Browse files Browse the repository at this point in the history
  • Loading branch information
sajib1066 committed Dec 7, 2023
1 parent 60b951a commit a59c5e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
asgiref==3.7.2
Django==4.2.7
Django==5.0
djangorestframework==3.14.0
Pillow==10.0.1
pytz==2023.3
Pillow==10.1.0
pytz==2023.3.post1
sqlparse==0.4.4

0 comments on commit a59c5e0

Please sign in to comment.