Skip to content

Commit

Permalink
Pin pandas pending issue 223 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
berland authored Sep 30, 2022
1 parent 82ef378 commit 433a948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
REQUIREMENTS = [
"ecl>=2.9",
"numpy",
"pandas",
"pandas<1.5.0",
"pyyaml>=5.1",
]

Expand Down

0 comments on commit 433a948

Please sign in to comment.