new python 3.8.6 install - new requirements.txt
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -61,6 +61,7 @@ config.yaml
|
|||||||
# virtualenv
|
# virtualenv
|
||||||
/venv/
|
/venv/
|
||||||
/venv38/
|
/venv38/
|
||||||
|
/venv39/
|
||||||
/py27/
|
/py27/
|
||||||
/py2/
|
/py2/
|
||||||
/django2/
|
/django2/
|
||||||
|
|||||||
@@ -3,7 +3,6 @@ apipkg==1.5
|
|||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
arcgis==1.6.0
|
arcgis==1.6.0
|
||||||
arrow==0.13.1
|
arrow==0.13.1
|
||||||
asgiref==3.2.10
|
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
atomicwrites==1.3.0
|
atomicwrites==1.3.0
|
||||||
attrs==19.1.0
|
attrs==19.1.0
|
||||||
@@ -13,8 +12,7 @@ billiard==3.6.0.0
|
|||||||
bleach==3.1.0
|
bleach==3.1.0
|
||||||
bokeh==2.2.3
|
bokeh==2.2.3
|
||||||
boto==2.49.0
|
boto==2.49.0
|
||||||
boto3==1.14.7
|
bottle==0.12.18
|
||||||
botocore==1.17.7
|
|
||||||
braintree==3.55.0
|
braintree==3.55.0
|
||||||
cairocffi==1.0.2
|
cairocffi==1.0.2
|
||||||
celery==4.3.0
|
celery==4.3.0
|
||||||
@@ -23,13 +21,13 @@ cffi==1.14.0
|
|||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
Click==7.0
|
Click==7.0
|
||||||
cloudpickle==1.2.2
|
cloudpickle==1.2.2
|
||||||
colorama==0.4.4
|
colorama==0.4.1
|
||||||
colorclass==2.2.0
|
colorclass==2.2.0
|
||||||
cookies==2.2.1
|
cookies==2.2.1
|
||||||
coreapi==2.3.3
|
coreapi==2.3.3
|
||||||
coreschema==0.0.4
|
coreschema==0.0.4
|
||||||
coverage==4.5.3
|
coverage==4.5.3
|
||||||
cryptography==2.9.2
|
cryptography==2.6.1
|
||||||
cycler==0.10.0
|
cycler==0.10.0
|
||||||
Cython==0.29.21
|
Cython==0.29.21
|
||||||
dask==2.20.0
|
dask==2.20.0
|
||||||
@@ -57,11 +55,10 @@ django-rest-framework==0.1.0
|
|||||||
django-rest-swagger==2.2.0
|
django-rest-swagger==2.2.0
|
||||||
django-rq==1.3.1
|
django-rq==1.3.1
|
||||||
django-rq-dashboard==0.3.3
|
django-rq-dashboard==0.3.3
|
||||||
django-ses==1.0.0
|
django-ses==0.8.10
|
||||||
django-shell-plus==1.1.7
|
django-shell-plus==1.1.7
|
||||||
django-social-share==1.3.2
|
django-social-share==1.3.2
|
||||||
django-sslserver==0.22
|
django-suit==0.2.28
|
||||||
django-suit==0.2.26
|
|
||||||
django-suit-rq==1.0.1
|
django-suit-rq==1.0.1
|
||||||
django-tz-detect==0.2.9
|
django-tz-detect==0.2.9
|
||||||
djangorestframework==3.9.2
|
djangorestframework==3.9.2
|
||||||
@@ -71,17 +68,17 @@ entrypoints==0.3
|
|||||||
execnet==1.5.0
|
execnet==1.5.0
|
||||||
factory-boy==2.11.1
|
factory-boy==2.11.1
|
||||||
Faker==1.0.4
|
Faker==1.0.4
|
||||||
fastparquet==0.4.1
|
fastparquet==0.3.2
|
||||||
fitparse==1.1.0
|
fitparse==1.1.0
|
||||||
Flask==1.0.2
|
Flask==1.0.2
|
||||||
fsspec==0.5.2
|
fsspec==0.5.2
|
||||||
future==0.17.1
|
future==0.17.1
|
||||||
garminconnect==0.1.14
|
|
||||||
geocoder==1.38.1
|
geocoder==1.38.1
|
||||||
geoip2==3.0.0
|
geoip2==3.0.0
|
||||||
geos==0.2.1
|
geos==0.2.1
|
||||||
grpcio==1.26.0
|
grpcio==1.26.0
|
||||||
grpcio-tools==1.26.0
|
grpcio-tools==1.26.0
|
||||||
|
gunicorn==20.0.4
|
||||||
holoviews==1.13.5
|
holoviews==1.13.5
|
||||||
html5lib==1.0.1
|
html5lib==1.0.1
|
||||||
htmlmin==0.1.12
|
htmlmin==0.1.12
|
||||||
@@ -103,15 +100,14 @@ itypes==1.1.0
|
|||||||
jedi==0.13.3
|
jedi==0.13.3
|
||||||
jeepney==0.4
|
jeepney==0.4
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
jmespath==0.10.0
|
|
||||||
json5==0.8.5
|
json5==0.8.5
|
||||||
jsonschema==3.0.1
|
jsonschema==3.0.1
|
||||||
jupyter==1.0.0
|
jupyter==1.0.0
|
||||||
jupyter-client==5.2.4
|
jupyter-client==6.1.7
|
||||||
jupyter-console==6.0.0
|
jupyter-console==6.2.0
|
||||||
jupyter-core==4.4.0
|
jupyter-core==4.7.0
|
||||||
jupyterlab==0.35.4
|
jupyterlab==0.35.6
|
||||||
jupyterlab-server==0.3.0
|
jupyterlab-server==0.2.0
|
||||||
keyring==18.0.0
|
keyring==18.0.0
|
||||||
kiwisolver==1.0.1
|
kiwisolver==1.0.1
|
||||||
kombu==4.5.0
|
kombu==4.5.0
|
||||||
@@ -121,7 +117,6 @@ Markdown==3.0.1
|
|||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
matplotlib==3.0.3
|
matplotlib==3.0.3
|
||||||
maxminddb==1.5.4
|
maxminddb==1.5.4
|
||||||
minify==0.1.4
|
|
||||||
MiniMockTest==0.5
|
MiniMockTest==0.5
|
||||||
mistune==0.8.4
|
mistune==0.8.4
|
||||||
mock==2.0.0
|
mock==2.0.0
|
||||||
@@ -151,7 +146,6 @@ pexpect==4.6.0
|
|||||||
pickleshare==0.7.5
|
pickleshare==0.7.5
|
||||||
Pillow==8.0.1
|
Pillow==8.0.1
|
||||||
pip-upgrader==1.4.6
|
pip-upgrader==1.4.6
|
||||||
pkginfo==1.6.0
|
|
||||||
pluggy==0.9.0
|
pluggy==0.9.0
|
||||||
prometheus-client==0.6.0
|
prometheus-client==0.6.0
|
||||||
prompt-toolkit==2.0.9
|
prompt-toolkit==2.0.9
|
||||||
@@ -159,13 +153,11 @@ protobuf==3.11.1
|
|||||||
psycopg2==2.8.1
|
psycopg2==2.8.1
|
||||||
ptyprocess==0.6.0
|
ptyprocess==0.6.0
|
||||||
py==1.8.0
|
py==1.8.0
|
||||||
pyarrow==0.17.1
|
pyarrow==2.0.0
|
||||||
pycairo==1.20.0
|
pycairo==1.19.0
|
||||||
pycparser==2.19
|
pycparser==2.19
|
||||||
pyct==0.4.8
|
pyct==0.4.8
|
||||||
pygeoip==0.3.2
|
Pygments==2.3.1
|
||||||
Pygments==2.7.1
|
|
||||||
pyOpenSSL==19.1.0
|
|
||||||
pyparsing==2.3.1
|
pyparsing==2.3.1
|
||||||
pyrsistent==0.14.11
|
pyrsistent==0.14.11
|
||||||
pyshp==2.1.0
|
pyshp==2.1.0
|
||||||
@@ -174,7 +166,6 @@ pytest-django==3.4.8
|
|||||||
pytest-forked==1.0.2
|
pytest-forked==1.0.2
|
||||||
pytest-runner==4.4
|
pytest-runner==4.4
|
||||||
pytest-sugar==0.9.2
|
pytest-sugar==0.9.2
|
||||||
pytest-timeout==1.4.2
|
|
||||||
pytest-xdist==1.27.0
|
pytest-xdist==1.27.0
|
||||||
python-dateutil==2.8.0
|
python-dateutil==2.8.0
|
||||||
python-memcached==1.59
|
python-memcached==1.59
|
||||||
@@ -182,23 +173,18 @@ python-twitter==3.5
|
|||||||
pytz==2020.1
|
pytz==2020.1
|
||||||
pyviz-comms==0.7.6
|
pyviz-comms==0.7.6
|
||||||
pywin32-ctypes==0.2.0
|
pywin32-ctypes==0.2.0
|
||||||
pywinpty==0.5.5
|
|
||||||
PyYAML==5.1
|
PyYAML==5.1
|
||||||
pyzmq==18.0.1
|
pyzmq==18.0.1
|
||||||
qtconsole==4.4.3
|
qtconsole==4.4.3
|
||||||
ratelim==0.1.6
|
ratelim==0.1.6
|
||||||
readme-renderer==28.0
|
redis==3.5.3
|
||||||
redis==3.2.1
|
|
||||||
requests==2.23.0
|
requests==2.23.0
|
||||||
requests-oauthlib==1.2.0
|
requests-oauthlib==1.2.0
|
||||||
requests-toolbelt==0.9.1
|
|
||||||
rfc3986==1.4.0
|
|
||||||
rowingdata==3.0.6
|
rowingdata==3.0.6
|
||||||
rowingphysics==0.5.0
|
rowingphysics==0.5.0
|
||||||
rq==0.13.0
|
rq==0.13.0
|
||||||
rules==2.1
|
rules==2.1
|
||||||
s3transfer==0.3.3
|
scipy==1.5.4
|
||||||
scipy==1.5.0
|
|
||||||
SecretStorage==3.1.1
|
SecretStorage==3.1.1
|
||||||
Send2Trash==1.5.0
|
Send2Trash==1.5.0
|
||||||
shell==1.0.1
|
shell==1.0.1
|
||||||
@@ -221,7 +207,6 @@ toolz==0.10.0
|
|||||||
tornado==6.0.1
|
tornado==6.0.1
|
||||||
tqdm==4.31.1
|
tqdm==4.31.1
|
||||||
traitlets==4.3.2
|
traitlets==4.3.2
|
||||||
twine==3.2.0
|
|
||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
units==0.7
|
units==0.7
|
||||||
uritemplate==3.0.0
|
uritemplate==3.0.0
|
||||||
@@ -236,4 +221,3 @@ xlrd==1.2.0
|
|||||||
xmltodict==0.12.0
|
xmltodict==0.12.0
|
||||||
yamjam==0.1.7
|
yamjam==0.1.7
|
||||||
yamllint==1.15.0
|
yamllint==1.15.0
|
||||||
yuicompressor==2.4.8
|
|
||||||
|
|||||||
Reference in New Issue
Block a user