We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54d3173 + 1e75140 commit 84a70f2Copy full SHA for 84a70f2
2 files changed
pyproject.toml
@@ -8,11 +8,11 @@ readme = "README.md"
8
requires-python = ">=3.11, <4"
9
dependencies = [
10
"python-dotenv>=1.0.0",
11
- "pydantic[email]>=2.6.1",
+ "pydantic[email]>=2.12.5",
12
"fastapi>=0.109.1",
13
"uvicorn>=0.27.0",
14
"uvloop>=0.19.0",
15
- "httptools>=0.6.1",
+ "httptools>=0.7.1",
16
"uuid>=1.30",
17
"uuid6>=2024.1.12",
18
"alembic>=1.13.1",
@@ -23,7 +23,7 @@ dependencies = [
23
"python-multipart>=0.0.9",
24
"greenlet>=2.0.2",
25
"httpx>=0.26.0",
26
- "pydantic-settings>=2.0.3",
+ "pydantic-settings>=2.12.0",
27
"redis>=5.0.1",
28
"arq>=0.25.0",
29
"bcrypt>=4.1.1",
0 commit comments