ソースを参照

tests: add requirements.txt

Shiv Tyagi 5 ヶ月 前
コミット
f2ed92ca76
1 ファイル変更5 行追加0 行削除
  1. 5 0
      tests/requirements.txt

+ 5 - 0
tests/requirements.txt

@@ -0,0 +1,5 @@
+
+pytest-asyncio==0.21.1
+pytest-cov==4.1.0
+httpx==0.25.2
+pytest-mock==3.12.0