Added test dependencies

This commit is contained in:
Soxoj
2021-05-18 00:49:13 +03:00
parent 2c04ccce57
commit c71e404f63
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
flake8==3.8.4
pytest==6.2.4
pytest-asyncio==0.14.0
pytest-cov==2.10.1
pytest-httpserver==1.0.0
pytest-rerunfailures==9.1.1