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 596fefd commit c9e518aCopy full SHA for c9e518a
setup.py
@@ -13,7 +13,7 @@
13
"six",
14
'dataclasses; python_version<"3.7"',
15
"docopt>=0.6.2,<0.7",
16
- "munch>=2.5.0,<3",
+ "munch>=2.5.0,<4",
17
"tqdm>=4.60.0,<5",
18
# Filtering
19
f"pandas<1.6; {no_linux_on_arm}",
0 commit comments