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 57ec090 commit 9b82ac2Copy full SHA for 9b82ac2
setup.py
@@ -26,6 +26,7 @@
26
27
requirements = [
28
'urllib3>=1.9',
29
+ "pandas>=1.2.2, <1.3",
30
]
31
32
0 commit comments