Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
fastapi==0.109.2
|
| 2 |
-
httpx==0.26.0
|
| 3 |
uvicorn==0.27.1
|
|
|
|
| 1 |
fastapi==0.109.2
|
| 2 |
+
httpx[http2]==0.26.0
|
| 3 |
uvicorn==0.27.1
|