File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ FORCE_COLOR = "1"
153153MYPY_FORCE_COLOR = " 1"
154154# PIP_CONSTRAINT = "{package}/requirements-build.txt"
155155# PIP_CONSTRAINT = "{project}/requirements-build.txt"
156+ PIP_CONSTRAINT = " requirements-build.txt"
156157PIP_DISABLE_PIP_VERSION_CHECK = " 1"
157158PIP_NO_PYTHON_VERSION_WARNING = " 1"
158159PIP_NO_WARN_SCRIPT_LOCATION = " 1"
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ cython==3.0.12
88 # via -r -
99expandvars==0.9.0
1010 # via -r -
11- packaging==21.3
11+ packaging==24.0
1212 # via setuptools-scm
1313pyparsing==3.0.9
1414 # via packaging
1515setuptools-scm==8.1.0
1616 # via -r -
17- tomli==1.2.3
17+ tomli==2.0.1
1818 # via setuptools-scm
1919typing-extensions==4.10.0
2020 # via setuptools-scm
You can’t perform that action at this time.
0 commit comments