Skip to content

Commit

Permalink
make sure that pandas is < 2
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenwagner committed May 22, 2023
1 parent f61692f commit 9653419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ channels:
dependencies:
- pytorch==1.13.1
- torchvision
- pandas
- pandas[version='<2']
- scipy
- numpy
- matplotlib
Expand Down

0 comments on commit 9653419

Please sign in to comment.