Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
    uv pip compile pyproject.toml -o requirements.txt --upgrade
  • Loading branch information
ndevenish committed Oct 1, 2024
1 parent 8c71d88 commit 8031827
Showing 1 changed file with 27 additions and 5 deletions.
32 changes: 27 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
h5py==3.9.0
numpy==1.25.2
pint==0.22
python-dateutil==2.8.2
scipy==1.11.1
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
appdirs==1.4.4
# via pint
flexcache==0.3
# via pint
flexparser==0.3.1
# via pint
h5py==3.12.1
# via nxmx (pyproject.toml)
numpy==2.1.1
# via
# h5py
# scipy
pint==0.24.3
# via nxmx (pyproject.toml)
python-dateutil==2.9.0.post0
# via nxmx (pyproject.toml)
scipy==1.14.1
# via nxmx (pyproject.toml)
six==1.16.0
# via python-dateutil
typing-extensions==4.12.2
# via
# flexcache
# flexparser
# pint

0 comments on commit 8031827

Please sign in to comment.