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 946c154 commit 028f3e2Copy full SHA for 028f3e2
requirements-dev.txt
@@ -64,7 +64,7 @@ mdurl==0.1.2
64
# via markdown-it-py
65
msgpack==1.1.2
66
# via cachecontrol
67
-mypy==1.18.1
+mypy==1.18.2
68
# via -r requirements-dev.in
69
mypy-extensions==1.1.0
70
# via black
@@ -101,7 +101,7 @@ pluggy==1.6.0
101
# via pytest
102
pre-commit==4.3.0
103
104
-prompt-toolkit==3.0.51
+prompt-toolkit==3.0.52
105
# via
106
# commitizen
107
# questionary
requirements.txt
@@ -1,8 +1,8 @@
1
fastapi==0.119.1
2
uvicorn[standard]==0.30.6
3
pydantic==2.9.2
4
-orjson==3.10.7
5
-numpy==2.1.1
+orjson==3.10.18
+numpy==2.1.3
6
pytest==8.4.2
7
httpx==0.27.2
8
ruff==0.14.1
0 commit comments