Skip to content

Commit

Permalink
updating pandas version due to new numpy/pandas incompatiblity
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Benzoni committed Jun 18, 2024
1 parent 7d2b676 commit 503d3b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beautifulsoup4==4.11.1
bs4==0.0.1
pandas==1.5.2
pandas==2.1.3
requests==2.28.1
python-whois==0.8.0
pyyaml==6.0
Expand All @@ -23,4 +23,5 @@ bleach==6.1.0
psycopg2-binary==2.9.9
Flask-SQLAlchemy==3.1.1
flask_migrate==4.0.7
rapidfuzz==3.8.1
rapidfuzz==3.8.1
numpy=2.0.0

0 comments on commit 503d3b7

Please sign in to comment.