Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
4758c29
1
Parent(s):
b01a630
Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -11,7 +11,7 @@ asyncio = "^3.4.3"
|
|
| 11 |
cachetools = "^4.2.4"
|
| 12 |
dnspython = "^2.1.0"
|
| 13 |
gpytranslate = "^1.3.0gpytranslate^1.3.0"
|
| 14 |
-
httpx = {version = "^0.
|
| 15 |
pymongo = "^3.12.0"
|
| 16 |
pyrogram = "^1.2.9"
|
| 17 |
python-dateutil = "^2.8.2"
|
|
|
|
| 11 |
cachetools = "^4.2.4"
|
| 12 |
dnspython = "^2.1.0"
|
| 13 |
gpytranslate = "^1.3.0gpytranslate^1.3.0"
|
| 14 |
+
httpx = {version = "^0.22.0", extras = ["http2"]}
|
| 15 |
pymongo = "^3.12.0"
|
| 16 |
pyrogram = "^1.2.9"
|
| 17 |
python-dateutil = "^2.8.2"
|