Skip to content

Commit

Permalink
reset pandas to older version, probably conflict with pint-pandas (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
joergfunger authored Sep 1, 2023
1 parent 9094ce3 commit bc045b9
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 @@ -14,7 +14,7 @@ dependencies:
- docker-compose
- cython
- numpy
- pandas
- pandas=2.0.3
- pyyaml
- owlready2
- rdflib=6
Expand Down

0 comments on commit bc045b9

Please sign in to comment.