Skip to content

Commit 8c8eb1b

Browse files
committed
chore: add uvicorn
1 parent fc02837 commit 8c8eb1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
fastapi==0.88.0
22
pytest==7.1.3
3-
pytest-asyncio==0.20.3
3+
pytest-asyncio==0.20.3
4+
uvicorn==0.20.0

0 commit comments

Comments
 (0)