File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11black ~= 19.3b0
2- pylint ~= 2.5.0
2+ pylint ~= 2.5.2
33flake8 ~= 3.7.9
44mypy ~= 0.770
55isort ~= 4.3.21
@@ -8,14 +8,14 @@ doc8~=0.8.0
88tox ~= 3.15.0
99pytest ~= 5.4.1
1010pytest-cov ~= 2.8.1
11- pytest-xdist ~= 1.31 .0
11+ pytest-xdist ~= 1.32 .0
1212scikit-learn ~= 0.22.1
13- awscli >= 1.18.22
13+ awscli >= 1.18.0
1414cfn-lint ~= 0.30.1
1515cfn-flip ~= 1.2.3
1616twine ~= 3.1.1
1717wheel ~= 0.34.2
1818sphinx ~= 3.0.3
1919sphinx_bootstrap_theme ~= 0.7.1
2020moto ~= 1.3.14
21- jupyterlab ~= 2.1.1
21+ jupyterlab ~= 2.1.2
Original file line number Diff line number Diff line change 11torch~=1.5.0
22torchvision~=0.6.0
33torchaudio~=0.5.0
4- Pillow~=7.1.2
4+ Pillow~=7.1.0
Original file line number Diff line number Diff line change 1- numpy ~= 1.18.1
2- pandas ~= 1.0.3
1+ boto3 >= 1.12.0
2+ botocore >= 1.15.0
3+ numpy ~= 1.18.0
4+ pandas ~= 1.0.0
35pyarrow ~= 0.17.0
4- boto3 >= 1.12.22
5- botocore >= 1.15.22
6- s3fs ~= 0.4.2
7- psycopg2-binary ~= 2.8.5
8- pymysql ~= 0.9.3
9- SQLAlchemy == 1.3.13
10- sqlalchemy-redshift ~= 0.7.7
6+ s3fs ~= 0.4.0
7+ psycopg2-binary ~= 2.8.0
8+ pymysql ~= 0.9.0
9+ sqlalchemy-redshift ~= 0.7.0
10+ SQLAlchemy == 1.3.13
You can’t perform that action at this time.
0 commit comments