update requirements
This commit is contained in:
parent
a8a51bec1c
commit
f7a669dc6d
|
@ -1,8 +1,19 @@
|
||||||
|
autopep8==1.3.5
|
||||||
certifi==2018.8.24
|
certifi==2018.8.24
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
Django==2.1
|
Django==2.1
|
||||||
|
django-silk==3.0.1
|
||||||
djangorestframework==3.8.2
|
djangorestframework==3.8.2
|
||||||
|
gprof2dot==2016.10.13
|
||||||
idna==2.7
|
idna==2.7
|
||||||
|
Jinja2==2.10
|
||||||
|
MarkupSafe==1.0
|
||||||
|
psycopg2-binary==2.7.5
|
||||||
|
pycodestyle==2.4.0
|
||||||
|
Pygments==2.2.0
|
||||||
|
python-dateutil==2.7.3
|
||||||
pytz==2018.5
|
pytz==2018.5
|
||||||
requests==2.19.1
|
requests==2.19.1
|
||||||
|
six==1.11.0
|
||||||
|
sqlparse==0.2.4
|
||||||
urllib3==1.23
|
urllib3==1.23
|
||||||
|
|
Loading…
Reference in a new issue