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