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 fc0cd5c commit 8d5618cCopy full SHA for 8d5618c
requirements-dev.txt
@@ -1,6 +1,6 @@
1
pytest==8.3.5
2
pytest-postgresql==7.0.1
3
tqdm==4.67.1
4
-pytest-cov==6.1.0
+pytest-cov==6.1.1
5
pytest-env==1.1.5
6
httpx==0.28.1
requirements.txt
@@ -6,7 +6,7 @@ sympy==1.13.3
pandas==2.2.3
7
psycopg[binary]==3.2.6
8
sqlalchemy==2.0.40
9
-pydantic==2.11.1
+pydantic==2.11.2
10
pydantic-settings==2.8.1
11
uvicorn[standard]==0.34.0
12
fastapi==0.115.12
0 commit comments