We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00c256 commit f32b23eCopy full SHA for f32b23e
pyproject.toml
@@ -12,7 +12,7 @@ sqlalchemy = {extras = ["mypy"], version = "^2.0.39"}
12
uvicorn = "^0.32.0"
13
pydantic = "^2.10.6"
14
psycopg2-binary = "^2.9.10"
15
-httpx = "^0.27.0"
+httpx = "^0.28.0"
16
schedule = "^1.2.2"
17
python-dateutil = "^2.9.0.post0"
18
packaging = "^24.2"
0 commit comments