added pip requirements
This commit is contained in:
parent
498dc492a9
commit
ddbbfb5ee4
23
requirements.txt
Normal file
23
requirements.txt
Normal file
@ -0,0 +1,23 @@
|
||||
certifi==2019.6.16
|
||||
chardet==3.0.4
|
||||
defusedxml==0.6.0
|
||||
Django==2.2.4
|
||||
django-allauth==0.39.1
|
||||
django-autocomplete-light==3.4.1
|
||||
django-braces==1.13.0
|
||||
django-countries==5.4
|
||||
django-extensions==2.2.1
|
||||
django-starfield==1.0.post1
|
||||
geographiclib==1.49
|
||||
geopy==1.20.0
|
||||
gunicorn==19.9.0
|
||||
idna==2.8
|
||||
oauthlib==3.1.0
|
||||
psycopg2==2.8.3
|
||||
python3-openid==3.1.0
|
||||
pytz==2019.2
|
||||
requests==2.22.0
|
||||
requests-oauthlib==1.2.0
|
||||
six==1.12.0
|
||||
sqlparse==0.3.0
|
||||
urllib3==1.25.3
|
Loading…
Reference in New Issue
Block a user