소스 검색

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