Skip to content

Commit d93dfdb

Browse files
authored
Update requirements.txt
1 parent 7668ed8 commit d93dfdb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

test/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
attrs==19.3.0 # PyLint
1+
attrs==19.3.0
22
azureml-contrib-reinforcementlearning==1.21.0
33
bandit==1.6.2
4-
black==19.10b0 # https://github.com/psf/black/issues/1847
4+
black==19.10b0
55
check-manifest==0.45
66
cryptography>=3.3,<3.4.0
77
Cython
@@ -20,19 +20,19 @@ mock==4.0.2
2020
mypy==0.720
2121
numpy<1.19.0
2222
papermill==2.1.2
23-
pathlib2>=2.2.0 # pytest
24-
pbr==5.4.5 # bandit
23+
pathlib2>=2.2.0
24+
pbr==5.4.5
2525
pre-commit==2.8.2
2626
pylint>=2.7.0
2727
pylint_junit
2828
pytest-cov==2.7.1
2929
pytest-mock<=3.6.1
30-
pytest-runner # flake8
30+
pytest-runner
3131
pytest==6.2.1
3232
scrapbook==0.5.0
33-
setuptools-scm # virtualenv
33+
setuptools-scm
3434
setuptools==51.1.1
3535
shellcheck-py==0.7.1.1
3636
syncer==1.3.0
3737
testpath==0.4.4
38-
typing-extensions==3.7.4.2 # MyPi
38+
typing-extensions==3.7.4.2

0 commit comments

Comments
 (0)