Skip to content

Commit

Permalink
Merge pull request #785 from FlorianPfaff/update-requirements
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
FlorianPfaff authored Jul 10, 2024
2 parents e5392f2 + 5282816 commit 971dc2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pooch==1.8.2 ; python_version >= "3.10" and python_version < "3.13"
pycodestyle==2.12.0 ; python_version >= "3.10" and python_version < "3.13"
pyerfa==2.0.1.4 ; python_version >= "3.10" and python_version < "3.13"
pyparsing==3.1.2 ; python_version >= "3.10" and python_version < "3.13"
pyshtools==4.12.2 ; python_version >= "3.10" and python_version < "3.13"
pyshtools==4.13.1 ; python_version >= "3.10" and python_version < "3.13"
pytest==8.2.2 ; python_version >= "3.10" and python_version < "3.13"
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "3.13"
pytz==2024.1 ; python_version >= "3.10" and python_version < "3.13"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ platformdirs==4.2.2 ; python_version >= "3.10" and python_version < "3.13"
pooch==1.8.2 ; python_version >= "3.10" and python_version < "3.13"
pyerfa==2.0.1.4 ; python_version >= "3.10" and python_version < "3.13"
pyparsing==3.1.2 ; python_version >= "3.10" and python_version < "3.13"
pyshtools==4.12.2 ; python_version >= "3.10" and python_version < "3.13"
pyshtools==4.13.1 ; python_version >= "3.10" and python_version < "3.13"
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "3.13"
pytz==2024.1 ; python_version >= "3.10" and python_version < "3.13"
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "3.13"
Expand Down

0 comments on commit 971dc2d

Please sign in to comment.