Skip to content

Commit

Permalink
Revert "Update pandas requirement from ==1.5.* to ==2.0.* (#208)"
Browse files Browse the repository at this point in the history
This reverts commit 0608810.
  • Loading branch information
stefanb committed May 3, 2023
1 parent 98ce99a commit 15ee6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sheet2csv==1.0.7
# git+https://github.com/sledilnik/[email protected]#egg=sheet2csv
numpy==1.24.*
openpyxl==3.0.*
pandas==2.0.*
pandas==1.5.*
pyquery==2.0.*
python-dateutil==2.8.*
requests==2.28.*
Expand Down

0 comments on commit 15ee6b5

Please sign in to comment.