Skip to content

Commit

Permalink
modify requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jyjuk committed Oct 3, 2024
1 parent c3925e9 commit aabeb9d
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
django==4.1
flake8==5.0.4
flake8-quotes==3.3.1
flake8-variables-names==0.0.5
pep8-naming==0.13.2
django-debug-toolbar==3.2.4
djangorestframework==3.13.1
asgiref==3.5.2
crispy-bootstrap4==2024.1
Django==4.1
django-crispy-forms==2.3
djangorestframework==3.13.1
mixins==0.1.4
pytz==2022.2.1
sqlparse==0.4.2
typing_extensions==4.12.2
tzdata==2024.2

0 comments on commit aabeb9d

Please sign in to comment.