req
This commit is contained in:
parent
3d09869562
commit
c894451bfe
@ -1,18 +1,32 @@
|
|||||||
|
alembic==1.14.1
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.8.0
|
anyio==4.8.0
|
||||||
|
APScheduler==3.11.0
|
||||||
browser-cookie3==0.20.1
|
browser-cookie3==0.20.1
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
click==8.1.8
|
click==8.1.8
|
||||||
|
coverage==7.6.10
|
||||||
fastapi==0.115.8
|
fastapi==0.115.8
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
|
httpcore==1.0.7
|
||||||
|
httpx==0.28.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
iniconfig==2.0.0
|
||||||
lz4==4.4.3
|
lz4==4.4.3
|
||||||
|
Mako==1.3.9
|
||||||
|
MarkupSafe==3.0.2
|
||||||
numpy==2.2.2
|
numpy==2.2.2
|
||||||
|
packaging==24.2
|
||||||
pandas==2.2.3
|
pandas==2.2.3
|
||||||
|
pluggy==1.5.0
|
||||||
|
psycopg2-binary==2.9.10
|
||||||
pycryptodomex==3.21.0
|
pycryptodomex==3.21.0
|
||||||
pydantic==2.10.6
|
pydantic==2.10.6
|
||||||
pydantic_core==2.27.2
|
pydantic_core==2.27.2
|
||||||
|
pytest==8.3.4
|
||||||
|
pytest-asyncio==0.25.3
|
||||||
|
pytest-cov==6.0.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.20
|
||||||
pytz==2025.1
|
pytz==2025.1
|
||||||
@ -23,5 +37,6 @@ SQLAlchemy==2.0.37
|
|||||||
starlette==0.45.3
|
starlette==0.45.3
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
tzdata==2025.1
|
tzdata==2025.1
|
||||||
|
tzlocal==5.2
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
uvicorn==0.34.0
|
uvicorn==0.34.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user