Skip to content

Commit

Permalink
remove upper version limit for pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
lisazeyen committed Feb 15, 2024
1 parent e809090 commit 595ec7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- python>=3.9
- pip
- snakemake-minimal
- pandas>=1.1.0,<1.3
- pandas>=1.1.0
- numpy
- beautifulsoup4
- xlrd
Expand Down

0 comments on commit 595ec7e

Please sign in to comment.