Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator authored Oct 7, 2022
1 parent 38e3612 commit 9df1e5f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Django==3.2.13
asgiref==3.4.1
autopep8==1.6.0
dj-database-url==0.5.0
Django==4.1.2
asgiref==3.5.2
autopep8==1.7.0
dj-database-url==1.0.0
gunicorn==20.1.0
pycodestyle==2.8.0
pytz==2021.3
sqlparse==0.4.2
pycodestyle==2.9.1
pytz==2022.4
sqlparse==0.4.3
toml==0.10.2
whitenoise==5.3.0
django-environ==0.8.1
djangorestframework==3.13.1
whitenoise==6.2.0
django-environ==0.9.0
djangorestframework==3.14.0

0 comments on commit 9df1e5f

Please sign in to comment.