mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 04:35:49 +00:00
⬆️ Bump httpx from 0.24.0 to 0.25.0
This commit is contained in:
parent
fa0cbbfa03
commit
a48001caba
@ -8,7 +8,7 @@ readme = "README.md"
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
httpx = "^0.24.0"
|
httpx = "^0.25.0"
|
||||||
ujson = "^5.8.0"
|
ujson = "^5.8.0"
|
||||||
Jinja2 = "^3.1.2"
|
Jinja2 = "^3.1.2"
|
||||||
python-telegram-bot = { version = "^20.7", extras = ["ext", "rate-limiter"] }
|
python-telegram-bot = { version = "^20.7", extras = ["ext", "rate-limiter"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user