Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JusticeV452 committed Mar 1, 2024
1 parent 9c46b3c commit e1f7b17
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
asgiref==3.3.1
Django==3.1.5
django-cors-headers==3.6.0
django-extensions==3.1.3
django-webpack-loader==1.0.0
djangorestframework==3.12.2
sqlparse==0.4.1
tqdm==4.61.1
asgiref==3.7.2
Django==5.0.2
django-cors-headers==4.3.1
django-extensions==3.2.3
django-webpack-loader==3.0.1
djangorestframework==3.14.0
sqlparse==0.4.4
tqdm==4.66.2

0 comments on commit e1f7b17

Please sign in to comment.