Skip to content

Commit

Permalink
update openpyxl dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed May 12, 2024
1 parent e033b16 commit 0edd2e0
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 @@ -12,7 +12,7 @@ dependencies:
- beautifulsoup4
- xlrd
- scipy
- openpyxl<=3.1.0
- openpyxl>=3.1.2
- packaging

- pip:
Expand Down

0 comments on commit 0edd2e0

Please sign in to comment.