chore: add pandas, openpyxl, python-multipart dependencies
This commit is contained in:
parent
1b76ad61ed
commit
a891891a6e
|
|
@ -1,6 +1,68 @@
|
||||||
fastapi>=0.104.0
|
annotated-doc==0.0.4
|
||||||
uvicorn[standard]>=0.24.0
|
annotated-types==0.7.0
|
||||||
python-dotenv>=1.0.0
|
anyio==4.12.1
|
||||||
supabase>=2.0.0
|
cachetools==6.2.4
|
||||||
pydantic>=2.0.0
|
certifi==2026.1.4
|
||||||
pydantic-settings>=2.0.0
|
cffi==2.0.0
|
||||||
|
charset-normalizer==3.4.4
|
||||||
|
click==8.3.1
|
||||||
|
cryptography==46.0.3
|
||||||
|
deprecation==2.1.0
|
||||||
|
et_xmlfile==2.0.0
|
||||||
|
exceptiongroup==1.3.1
|
||||||
|
fastapi==0.128.0
|
||||||
|
fsspec==2026.1.0
|
||||||
|
h11==0.16.0
|
||||||
|
h2==4.3.0
|
||||||
|
hpack==4.1.0
|
||||||
|
httpcore==1.0.9
|
||||||
|
httptools==0.7.1
|
||||||
|
httpx==0.28.1
|
||||||
|
hyperframe==6.1.0
|
||||||
|
idna==3.11
|
||||||
|
markdown-it-py==4.0.0
|
||||||
|
mdurl==0.1.2
|
||||||
|
mmh3==5.2.0
|
||||||
|
multidict==6.7.0
|
||||||
|
numpy==2.2.6
|
||||||
|
openpyxl==3.1.5
|
||||||
|
packaging==26.0
|
||||||
|
pandas==2.3.3
|
||||||
|
postgrest==2.27.2
|
||||||
|
propcache==0.4.1
|
||||||
|
pycparser==3.0
|
||||||
|
pydantic==2.12.5
|
||||||
|
pydantic-settings==2.12.0
|
||||||
|
pydantic_core==2.41.5
|
||||||
|
Pygments==2.19.2
|
||||||
|
pyiceberg==0.10.0
|
||||||
|
PyJWT==2.10.1
|
||||||
|
pyparsing==3.3.2
|
||||||
|
pyroaring==1.0.3
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
python-dotenv==1.2.1
|
||||||
|
python-multipart==0.0.21
|
||||||
|
pytz==2025.2
|
||||||
|
PyYAML==6.0.3
|
||||||
|
realtime==2.27.2
|
||||||
|
requests==2.32.5
|
||||||
|
rich==14.2.0
|
||||||
|
six==1.17.0
|
||||||
|
sortedcontainers==2.4.0
|
||||||
|
starlette==0.50.0
|
||||||
|
storage3==2.27.2
|
||||||
|
StrEnum==0.4.15
|
||||||
|
strictyaml==1.7.3
|
||||||
|
supabase==2.27.2
|
||||||
|
supabase-auth==2.27.2
|
||||||
|
supabase-functions==2.27.2
|
||||||
|
tenacity==9.1.2
|
||||||
|
typing-inspection==0.4.2
|
||||||
|
typing_extensions==4.15.0
|
||||||
|
tzdata==2025.3
|
||||||
|
urllib3==2.6.3
|
||||||
|
uvicorn==0.40.0
|
||||||
|
uvloop==0.22.1
|
||||||
|
watchfiles==1.1.1
|
||||||
|
websockets==15.0.1
|
||||||
|
yarl==1.22.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user