Skip to content

Commit

Permalink
Use pandas <2.2 to fix sqlalchemy cursor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
prihoda committed Jun 3, 2024
1 parent 55440a0 commit 5f37e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- hmmer >= 3.1
- pip:
- click >= 7
- pandas
- pandas < 2.2
- sqlalchemy < 2
- flask < 3.0.0
- werkzeug < 3.0.0
Expand Down

0 comments on commit 5f37e17

Please sign in to comment.