Updated working environment to virtualenv

This commit is contained in:
2022-05-16 15:24:08 +12:00
parent af0c6b504f
commit db70f981ad
3 changed files with 13 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
requests >= 2.21.0
pytest
requests >= 2.27.0
pytest >= 7.1.2
pytest-cov >= 3.0.0