Skip to content

Commit

Permalink
test which requirements are truly needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur committed Feb 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent eff5864 commit c275db7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
decorator==5.1.1
# decorator==5.1.1
numpy==1.23.5
pandas==1.5.2
pypi==2.1
requests==2.28.1
# pypi==2.1
# requests==2.28.1
scipy==1.9.3
sortedcontainers==2.4.0
tripy==1.0.0
typing==3.7.4.3
# typing==3.7.4.3
xarray==2022.12.0

0 comments on commit c275db7

Please sign in to comment.