update requirements.txt
This commit is contained in:
parent
482e0b4487
commit
9a4e1d913a
|
@ -1,4 +1,27 @@
|
||||||
|
Babel==2.7.0
|
||||||
|
blessings==1.7
|
||||||
|
bpython==0.18
|
||||||
|
certifi==2019.3.9
|
||||||
|
chardet==3.0.4
|
||||||
|
curtsies==0.3.0
|
||||||
Django==2.2.1
|
Django==2.2.1
|
||||||
|
django-countries==5.3.3
|
||||||
|
django-phonenumber-field==3.0.1
|
||||||
|
djangodbu==0.0.18
|
||||||
|
geographiclib==1.49
|
||||||
|
geopy==1.20.0
|
||||||
|
greenlet==0.4.15
|
||||||
|
idna==2.8
|
||||||
|
phonenumbers==8.10.13
|
||||||
|
Pillow==6.0.0
|
||||||
|
pretty==0.1
|
||||||
|
pretty-py3==0.2.4.post1
|
||||||
psycopg2==2.8.2
|
psycopg2==2.8.2
|
||||||
|
Pygments==2.4.2
|
||||||
pytz==2019.1
|
pytz==2019.1
|
||||||
|
requests==2.22.0
|
||||||
|
six==1.12.0
|
||||||
sqlparse==0.3.0
|
sqlparse==0.3.0
|
||||||
|
typing==3.6.6
|
||||||
|
urllib3==1.25.3
|
||||||
|
wcwidth==0.1.7
|
||||||
|
|
Loading…
Reference in New Issue