Skip to content

Commit

Permalink
Update some dependencies (#9684)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hartorn authored Jul 6, 2020
1 parent 5a9ce33 commit fd62b1c
Show file tree
Hide file tree
Showing 7 changed files with 67 additions and 66 deletions.
42 changes: 21 additions & 21 deletions requirements/requirements-python3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GitPython==3.1.3
HeapDict==1.0.1
JPype1==0.7.5
JayDeBeApi==1.2.3
Jinja2==2.10.3
Jinja2==2.11.2
Mako==1.1.3
Markdown==2.6.11
MarkupSafe==1.1.1
Expand All @@ -27,9 +27,9 @@ PySmbClient==0.1.5
PyYAML==5.3.1
Pygments==2.6.1
SQLAlchemy-JSONField==0.9.0
SQLAlchemy-Utils==0.36.6
SQLAlchemy-Utils==0.36.7
SQLAlchemy==1.3.18
Sphinx==3.1.1
Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
Expand Down Expand Up @@ -57,11 +57,11 @@ azure-common==1.1.25
azure-cosmos==3.1.2
azure-datalake-store==0.0.48
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
azure-mgmt-containerinstance==2.0.0
azure-mgmt-datalake-nspkg==3.0.1
azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==10.0.0
azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
Expand All @@ -72,9 +72,9 @@ beautifulsoup4==4.7.1
billiard==3.6.3.0
black==19.10b0
blinker==1.4
boto3==1.14.14
boto3==1.14.16
boto==2.49.0
botocore==1.17.14
botocore==1.17.16
bowler==0.8.0
cached-property==1.5.1
cachetools==4.1.1
Expand All @@ -90,7 +90,7 @@ chardet==3.0.4
click==6.7
clickclick==1.2.2
cloudant==2.13.0
cloudpickle==1.4.1
cloudpickle==1.5.0
colorama==0.4.3
colorlog==4.0.2
connexion==2.7.0
Expand All @@ -100,13 +100,13 @@ croniter==0.3.34
cryptography==2.9.2
curlify==2.2.1
cx-Oracle==8.0.0
dask==2.19.0
datadog==0.37.1
dask==2.20.0
datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
distlib==0.3.1
distributed==2.19.0
distributed==2.20.0
dnspython==1.16.0
docker-pycreds==0.4.0
docker==3.7.3
Expand All @@ -127,8 +127,8 @@ fissix==20.5.1
flake8-colors==0.1.6
flake8==3.8.3
flaky==3.6.1
flask-swagger==0.2.13
flower==0.9.4
flask-swagger==0.2.14
flower==0.9.5
freezegun==0.3.15
fsspec==0.7.4
funcsigs==1.0.2
Expand Down Expand Up @@ -174,20 +174,19 @@ greenlet==0.4.16
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
gunicorn==19.10.0
gunicorn==20.0.4
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
humanize==0.5.1
humanize==2.5.0
hvac==0.10.4
identify==1.4.20
identify==1.4.21
idna-ssl==1.1.0
idna==2.10
ijson==2.6.1
imagesize==1.2.0
immutables==0.14
importlib-metadata==1.7.0
importlib-resources==2.0.1
importlib-resources==3.0.0
inflection==0.5.0
ipdb==0.13.3
ipython-genutils==0.2.0
Expand Down Expand Up @@ -260,9 +259,10 @@ pickleshare==0.7.5
pinotdb==0.1.1
pipdeptree==1.0.0
pluggy==0.13.1
pre-commit==2.5.1
pre-commit==2.6.0
presto-python-client==0.7.0
prison==0.1.3
prometheus-client==0.8.0
prompt-toolkit==3.0.5
protobuf==3.12.2
psutil==5.7.0
Expand All @@ -275,7 +275,7 @@ pyarrow==0.17.1
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycodestyle==2.6.0
pycountry==19.8.18
pycountry==20.7.3
pycparser==2.20
pycryptodomex==3.9.8
pydata-google-auth==1.1.0
Expand Down Expand Up @@ -328,7 +328,7 @@ sasl==0.2.1
semver==2.10.2
sendgrid==6.4.1
sentinels==1.0.0
sentry-sdk==0.15.1
sentry-sdk==0.16.0
setproctitle==1.1.10
sh==1.13.1
simple-salesforce==1.1.0
Expand Down
40 changes: 20 additions & 20 deletions requirements/requirements-python3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GitPython==3.1.3
HeapDict==1.0.1
JPype1==0.7.5
JayDeBeApi==1.2.3
Jinja2==2.10.3
Jinja2==2.11.2
Mako==1.1.3
Markdown==2.6.11
MarkupSafe==1.1.1
Expand All @@ -27,9 +27,9 @@ PySmbClient==0.1.5
PyYAML==5.3.1
Pygments==2.6.1
SQLAlchemy-JSONField==0.9.0
SQLAlchemy-Utils==0.36.6
SQLAlchemy-Utils==0.36.7
SQLAlchemy==1.3.18
Sphinx==3.1.1
Sphinx==3.1.2
Unidecode==1.1.1
WTForms==2.3.1
Werkzeug==0.16.1
Expand Down Expand Up @@ -57,11 +57,11 @@ azure-common==1.1.25
azure-cosmos==3.1.2
azure-datalake-store==0.0.48
azure-kusto-data==0.0.45
azure-mgmt-containerinstance==1.5.0
azure-mgmt-containerinstance==2.0.0
azure-mgmt-datalake-nspkg==3.0.1
azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==10.0.0
azure-mgmt-resource==10.1.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
Expand All @@ -72,9 +72,9 @@ beautifulsoup4==4.7.1
billiard==3.6.3.0
black==19.10b0
blinker==1.4
boto3==1.14.14
boto3==1.14.16
boto==2.49.0
botocore==1.17.14
botocore==1.17.16
bowler==0.8.0
cached-property==1.5.1
cachetools==4.1.1
Expand All @@ -90,7 +90,7 @@ chardet==3.0.4
click==6.7
clickclick==1.2.2
cloudant==2.13.0
cloudpickle==1.4.1
cloudpickle==1.5.0
colorama==0.4.3
colorlog==4.0.2
connexion==2.7.0
Expand All @@ -99,13 +99,13 @@ croniter==0.3.34
cryptography==2.9.2
curlify==2.2.1
cx-Oracle==8.0.0
dask==2.19.0
datadog==0.37.1
dask==2.20.0
datadog==0.38.0
decorator==4.4.2
defusedxml==0.6.0
dill==0.3.2
distlib==0.3.1
distributed==2.19.0
distributed==2.20.0
dnspython==1.16.0
docker-pycreds==0.4.0
docker==3.7.3
Expand All @@ -126,8 +126,8 @@ fissix==20.5.1
flake8-colors==0.1.6
flake8==3.8.3
flaky==3.6.1
flask-swagger==0.2.13
flower==0.9.4
flask-swagger==0.2.14
flower==0.9.5
freezegun==0.3.15
fsspec==0.7.4
funcsigs==1.0.2
Expand Down Expand Up @@ -173,15 +173,14 @@ greenlet==0.4.16
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.30.0
gunicorn==19.10.0
gunicorn==20.0.4
hdfs==2.5.8
hmsclient==0.1.1
httplib2==0.18.1
humanize==0.5.1
humanize==2.5.0
hvac==0.10.4
identify==1.4.20
identify==1.4.21
idna==2.10
ijson==2.6.1
imagesize==1.2.0
importlib-metadata==1.7.0
inflection==0.5.0
Expand Down Expand Up @@ -255,9 +254,10 @@ pickleshare==0.7.5
pinotdb==0.1.1
pipdeptree==1.0.0
pluggy==0.13.1
pre-commit==2.5.1
pre-commit==2.6.0
presto-python-client==0.7.0
prison==0.1.3
prometheus-client==0.8.0
prompt-toolkit==3.0.5
protobuf==3.12.2
psutil==5.7.0
Expand All @@ -270,7 +270,7 @@ pyarrow==0.17.1
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycodestyle==2.6.0
pycountry==19.8.18
pycountry==20.7.3
pycparser==2.20
pycryptodomex==3.9.8
pydata-google-auth==1.1.0
Expand Down Expand Up @@ -323,7 +323,7 @@ sasl==0.2.1
semver==2.10.2
sendgrid==6.4.1
sentinels==1.0.0
sentry-sdk==0.15.1
sentry-sdk==0.16.0
setproctitle==1.1.10
sh==1.13.1
simple-salesforce==1.1.0
Expand Down
Loading

0 comments on commit fd62b1c

Please sign in to comment.