Skip to content

Commit

Permalink
Test 2.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Nov 13, 2024
1 parent 4c27279 commit a666eef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies = [
'diskcache>=5.6.3',
'factory-boy>=3.3.0',
'frozendict>=2.3',
'gridtools-cpp>=2.3.7,==2.*',
'gridtools-cpp>=2.3.8,==2.*',
"importlib-resources>=5.0;python_version<'3.9'",
'jinja2>=3.0.0',
'lark>=1.1.2',
Expand Down
4 changes: 3 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ fparser==0.1.4 # via -c constraints.txt, dace
frozendict==2.4.6 # via -c constraints.txt, gt4py (pyproject.toml)
gitdb==4.0.11 # via -c constraints.txt, gitpython
gitpython==3.1.43 # via -c constraints.txt, tach
gridtools-cpp==2.3.7 # via -c constraints.txt, gt4py (pyproject.toml)
hypothesis==6.113.0 # via -c constraints.txt, -r requirements-dev.in, gt4py (pyproject.toml)
identify==2.6.1 # via -c constraints.txt, pre-commit
idna==3.10 # via -c constraints.txt, requests
Expand Down Expand Up @@ -180,3 +179,6 @@ zipp==3.20.2 # via -c constraints.txt, importlib-metadata, importli
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1 # via -c constraints.txt, pip-tools, pipdeptree
setuptools==75.3.0 # via -c constraints.txt, gt4py (pyproject.toml), pip-tools, setuptools-scm

--extra-index-url https://test.pypi.org/simple/
gridtools-cpp==2.3.8 # via -c constraints.txt, gt4py (pyproject.toml)

0 comments on commit a666eef

Please sign in to comment.