Skip to content

Commit

Permalink
bump pandas version limit
Browse files Browse the repository at this point in the history
Signed-off-by: cmuhao <[email protected]>
  • Loading branch information
HaoXuAI committed Jul 1, 2024
1 parent 0bef179 commit 419702e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databuilder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ unicodecsv>=0.14.1,<1.0
httplib2>=0.18.0
text-unidecode>=1.3
Jinja2>=2.10.0,<4
pandas>=0.21.0,<1.5.0
pandas>=0.21.0,<=2.2.2
responses>=0.10.6
jsonref==0.2

Expand Down

0 comments on commit 419702e

Please sign in to comment.