Skip to content

Commit 08e76e3

Browse files
committed
Update requirements.txt
1 parent 979d846 commit 08e76e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

environment_setup/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
pytest>=5.3
2+
pytest-cov>=2.8.1
23
requests>=2.22
34
numpy>=1.17
45
pandas>=0.25
56
scikit-learn>=0.21.3
67
azureml-sdk>=1.0
78
python-dotenv>=0.10.3
89
flake8>=3.7
9-
flake8_formatter_junit_xml
10+
flake8_formatter_junit_xml>=0.0.6
11+
tox>=3.14.3
1012
azure-cli==2.0.76

0 commit comments

Comments
 (0)