We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7668ed8 commit d93dfdbCopy full SHA for d93dfdb
1 file changed
test/requirements.txt
@@ -1,7 +1,7 @@
1
-attrs==19.3.0 # PyLint
+attrs==19.3.0
2
azureml-contrib-reinforcementlearning==1.21.0
3
bandit==1.6.2
4
-black==19.10b0 # https://github.com/psf/black/issues/1847
+black==19.10b0
5
check-manifest==0.45
6
cryptography>=3.3,<3.4.0
7
Cython
@@ -20,19 +20,19 @@ mock==4.0.2
20
mypy==0.720
21
numpy<1.19.0
22
papermill==2.1.2
23
-pathlib2>=2.2.0 # pytest
24
-pbr==5.4.5 # bandit
+pathlib2>=2.2.0
+pbr==5.4.5
25
pre-commit==2.8.2
26
pylint>=2.7.0
27
pylint_junit
28
pytest-cov==2.7.1
29
pytest-mock<=3.6.1
30
-pytest-runner # flake8
+pytest-runner
31
pytest==6.2.1
32
scrapbook==0.5.0
33
-setuptools-scm # virtualenv
+setuptools-scm
34
setuptools==51.1.1
35
shellcheck-py==0.7.1.1
36
syncer==1.3.0
37
testpath==0.4.4
38
-typing-extensions==3.7.4.2 # MyPi
+typing-extensions==3.7.4.2
0 commit comments