Project setup

This commit is contained in:
2020-04-21 19:56:17 -04:00
parent 82fe5b3a5e
commit 44ddef546b
20 changed files with 719 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
asgiref==3.2.7
astroid==2.3.3
Django==3.0.5
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
pylint==2.4.4
pytz==2019.3
six==1.14.0
sqlparse==0.3.1
wrapt==1.11.2