Skip to content

Commit 059aad5

Browse files
committed
requirements: pin pandas version to <2.0.0
1 parent 9a02057 commit 059aad5

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,5 +1,5 @@
11
pytest
2-
pandas
2+
pandas<2.0.0
33
matplotlib
44
altair
55
pydantic

0 commit comments

Comments
 (0)