Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
62c341c
1
Parent(s):
6c12c54
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"
|