mirror of
https://github.com/Rushilwiz/pushup-contest.git
synced 2025-04-17 15:40:16 -04:00
Merge branch 'master' of github.com:rushilwiz/pushup-contest
This commit is contained in:
commit
8e3a337a99
|
@ -5,6 +5,7 @@ django-crispy==1.8.1
|
||||||
django-extensions==3.0.9
|
django-extensions==3.0.9
|
||||||
django-secrets==1.0.2
|
django-secrets==1.0.2
|
||||||
future==0.18.2
|
future==0.18.2
|
||||||
|
gunicorn==20.0.4
|
||||||
isort==5.6.4
|
isort==5.6.4
|
||||||
lazy-object-proxy==1.4.3
|
lazy-object-proxy==1.4.3
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
|
@ -15,4 +16,5 @@ sqlparse==0.4.1
|
||||||
toml==0.10.1
|
toml==0.10.1
|
||||||
typed-ast==1.4.1
|
typed-ast==1.4.1
|
||||||
Werkzeug==1.0.1
|
Werkzeug==1.0.1
|
||||||
|
whitenoise==5.2.0
|
||||||
wrapt==1.12.1
|
wrapt==1.12.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user