Skip to content

Commit

Permalink
bump min env
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Sep 14, 2024
1 parent 38aa9db commit ddc375a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions requirements/minimal_env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --python=3.9 --python-platform=x86_64-unknown-linux-gnu --resolution=lowest-direct --no-build
# uv pip compile pyproject.toml --python=3.10 --python-platform=x86_64-unknown-linux-gnu --resolution=lowest-direct --no-build
cmyt==1.1.2
# via yt (pyproject.toml)
colorspacious==1.1.2
Expand All @@ -22,7 +22,7 @@ more-itertools==8.4.0
# cmyt
mpmath==1.3.0
# via sympy
numpy==1.19.3
numpy==1.21.3
# via
# yt (pyproject.toml)
# cmyt
Expand All @@ -35,7 +35,7 @@ packaging==20.9
# yt (pyproject.toml)
# matplotlib
# setuptools-scm
pillow==8.0.0
pillow==8.3.2
# via
# yt (pyproject.toml)
# matplotlib
Expand All @@ -62,8 +62,6 @@ tomli-w==0.4.0
tqdm==3.4.0
# via yt (pyproject.toml)
typing-extensions==4.4.0
# via
# yt (pyproject.toml)
# setuptools-scm
# via yt (pyproject.toml)
unyt==2.9.2
# via yt (pyproject.toml)

0 comments on commit ddc375a

Please sign in to comment.