Skip to content

Commit

Permalink
removes all version pinning for requirements (possibly only temporarily)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacharanero committed Feb 2, 2024
1 parent 8e9baa8 commit fd83bd9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
attrs==20.3.0
bump2version==1.0.1
iniconfig==1.1.1
packaging==20.9
pluggy==0.13.1
py==1.10.0
pyparsing==2.4.7
pytest==6.2.3
python-dateutil==2.8.1
attrs
bump2version
iniconfig
matplotlib
packaging
pluggy
py
pyparsing
pytest
python-dateutil
scipy
six==1.15.0
toml==0.10.2
matplotlib
six
toml

0 comments on commit fd83bd9

Please sign in to comment.