update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
httpx
|
|
|
2 |
pytest
|
3 |
uvicorn
|
4 |
fastapi
|
|
|
1 |
httpx
|
2 |
+
yaml
|
3 |
pytest
|
4 |
uvicorn
|
5 |
fastapi
|