Skip to content

Commit 0440b81

Browse files
authored
Incompatible with pandas 1.1.0 (ydataai#557)
1 parent edd6d23 commit 0440b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
joblib
22
scipy>=1.4.1
3-
pandas>=0.25.3,!=1.0.1,!=1.0.0,!=1.0.2
3+
pandas>=0.25.3,!=1.0.1,!=1.0.0,!=1.0.2,!=1.1.0
44
matplotlib>=3.2.0
55
confuse>=1.0.0
66
jinja2>=2.11.1

0 commit comments

Comments
 (0)