We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7929a42 commit e399944Copy full SHA for e399944
1 file changed
environment-min.yml
@@ -7,6 +7,7 @@ dependencies:
7
- uvicorn
8
- python=3.12
9
- pytest
10
+ - pytest-asyncio
11
- httpx
12
- black
13
- fastapi
0 commit comments