fix: add missing pandas dependency
This commit is contained in:
@@ -6,4 +6,5 @@ python-multipart>=0.0.9
|
|||||||
itsdangerous>=2.1
|
itsdangerous>=2.1
|
||||||
httpx>=0.27
|
httpx>=0.27
|
||||||
openpyxl>=3.1
|
openpyxl>=3.1
|
||||||
|
pandas>=2.2
|
||||||
pydantic>=2.6
|
pydantic>=2.6
|
||||||
|
|||||||
Reference in New Issue
Block a user