We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebf412 commit f85b33aCopy full SHA for f85b33a
requirements-dev.txt
@@ -87,7 +87,7 @@ packaging==23.1
87
# black
88
# build
89
# pytest
90
-pandas[excel]==2.0.3
+pandas[excel]==2.1.1
91
# via datahub (pyproject.toml)
92
pandas-stubs==2.0.2.230605
93
requirements.txt
@@ -32,7 +32,7 @@ openpyxl==3.1.2
32
# via pandas
33
orjson==3.9.2
34
35
36
37
pydantic==1.10.10
38
# via fastapi
0 commit comments