Skip to content

Commit

Permalink
build: allow installing SymPy version 1.10.x (#258)
Browse files Browse the repository at this point in the history
* build: allow SymPy v1.10.*
* ci: update pip constraints and pre-commit config

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow authored Mar 21, 2022
1 parent 251b972 commit 8fb49a1
Show file tree
Hide file tree
Showing 6 changed files with 135 additions and 131 deletions.
63 changes: 32 additions & 31 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ execnet==1.9.0
executing==0.8.3
filelock==3.6.0
flake8==4.0.1
flake8-blind-except==0.2.0
flake8-bugbear==22.1.11
flake8-blind-except==0.2.1
flake8-bugbear==22.3.20
flake8-builtins==1.5.3
flake8-comprehensions==3.8.0
flake8-future-annotations==0.0.4
Expand All @@ -48,24 +48,24 @@ flake8-pytest-style==1.6.0
flake8-rst-docstrings==0.2.5
flake8-type-ignore==0.1.0.post2 ; python_version >= "3.8.0"
flake8-use-fstring==1.3
fonttools==4.29.1
fonttools==4.31.1
future==0.18.2
gitdb==4.0.9
gitpython==3.1.27
gprof2dot==2021.2.21
graphviz==0.19.1
greenlet==1.1.2
hepunits==2.2.0
identify==2.4.11
identify==2.4.12
idna==3.3
imagesize==1.3.0
importlib-metadata==4.11.2
importlib-metadata==4.11.3
iniconfig==1.1.1
ipykernel==6.9.1
ipykernel==6.9.2
ipympl==0.8.8
ipython==8.1.1
ipython-genutils==0.2.0
ipywidgets==7.6.5
ipywidgets==7.7.0
isort==5.10.1
jedi==0.18.1
jinja2==3.0.3
Expand All @@ -74,45 +74,45 @@ jsonschema==4.4.0
jupyter-cache==0.4.3
jupyter-client==7.1.2
jupyter-core==4.9.2
jupyter-server==1.13.5
jupyter-server==1.15.6
jupyter-server-mathjax==0.2.5
jupyter-sphinx==0.3.2
jupyterlab==3.3.0
jupyterlab==3.3.2
jupyterlab-code-formatter==1.4.10
jupyterlab-markup==1.0.1
jupyterlab-myst==0.1.6 ; python_version >= "3.7.0"
jupyterlab-pygments==0.1.2
jupyterlab-server==2.10.3
jupyterlab-widgets==1.0.2
kiwisolver==1.3.2
jupyterlab-server==2.11.2
jupyterlab-widgets==1.1.0
kiwisolver==1.4.0
latexcodec==2.0.1
lazy-object-proxy==1.7.1
livereload==2.6.3
mando==0.6.4
markdown-it-py==1.1.0
markupsafe==2.1.0
markupsafe==2.1.1
matplotlib==3.5.1
matplotlib-inline==0.1.3
mccabe==0.6.1
mdit-py-plugins==0.2.8
mistune==0.8.4
mpl-interactions==0.17.8
mpmath==1.2.1
mypy==0.931
mypy==0.941
mypy-extensions==0.4.3
myst-nb==0.13.2
myst-parser==0.15.2
nbclassic==0.3.6
nbclient==0.5.12
nbconvert==6.4.2
nbclassic==0.3.7
nbclient==0.5.13
nbconvert==6.4.4
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.2
nbformat==5.2.0
nbmake==1.3.0
nest-asyncio==1.5.4
nodeenv==1.6.0
notebook==6.4.8
notebook==6.4.10
notebook-shim==0.1.0
numpy==1.22.2
numpy==1.22.3
packaging==21.3
pandocfilters==1.5.0
parso==0.8.3
Expand All @@ -129,6 +129,7 @@ pluggy==1.0.0
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.28
psutil==5.9.0
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
Expand All @@ -144,21 +145,21 @@ pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==6.2.5
pytest==7.1.1
pytest-cov==3.0.0
pytest-forked==1.4.0
pytest-profiling==1.7.0
pytest-xdist==2.5.0
python-constraint==1.4.0
python-dateutil==2.8.2
pytz==2021.3
pytz==2022.1
pyyaml==6.0
pyzmq==22.3.0
qrules==0.9.7
radon==5.1.0
requests==2.27.1
restructuredtext-lint==1.4.0
rich==11.2.0
rich==12.0.0
send2trash==1.8.0
six==1.16.0
smmap==5.0.0
Expand All @@ -184,7 +185,7 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==1.4.32
stack-data==0.2.0
sympy==1.10
sympy==1.10.1
terminado==0.13.3
testpath==0.6.0
toml==0.10.2
Expand All @@ -195,17 +196,17 @@ tqdm==4.63.0
traitlets==5.1.1
types-docutils==0.18.0
types-pkg-resources==0.1.3
types-requests==2.27.11
types-setuptools==57.4.9
types-urllib3==1.26.10
types-requests==2.27.14
types-setuptools==57.4.11
types-urllib3==1.26.11
typing-extensions==4.1.1
urllib3==1.26.8
virtualenv==20.13.3
urllib3==1.26.9
virtualenv==20.13.4
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.1
wheel==0.37.1
widgetsnbextension==3.5.2
widgetsnbextension==3.6.0
wrapt==1.13.3
zipp==3.7.0

Expand Down
61 changes: 31 additions & 30 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ entrypoints==0.4
execnet==1.9.0
filelock==3.6.0
flake8==4.0.1
flake8-blind-except==0.2.0
flake8-bugbear==22.1.11
flake8-blind-except==0.2.1
flake8-bugbear==22.3.20
flake8-builtins==1.5.3
flake8-comprehensions==3.8.0
flake8-future-annotations==0.0.4
Expand All @@ -45,25 +45,25 @@ flake8-polyfill==1.0.2
flake8-pytest-style==1.6.0
flake8-rst-docstrings==0.2.5
flake8-use-fstring==1.3
fonttools==4.29.1
fonttools==4.31.1
future==0.18.2
gitdb==4.0.9
gitpython==3.1.27
gprof2dot==2021.2.21
graphviz==0.19.1
greenlet==1.1.2
hepunits==2.2.0
identify==2.4.11
identify==2.4.12
idna==3.3
imagesize==1.3.0
importlib-metadata==4.2.0
importlib-resources==5.4.0
iniconfig==1.1.1
ipykernel==6.9.1
ipykernel==6.9.2
ipympl==0.8.8
ipython==7.32.0
ipython-genutils==0.2.0
ipywidgets==7.6.5
ipywidgets==7.7.0
isort==5.10.1
jedi==0.18.1
jinja2==3.0.3
Expand All @@ -72,43 +72,43 @@ jsonschema==4.4.0
jupyter-cache==0.4.3
jupyter-client==7.1.2
jupyter-core==4.9.2
jupyter-server==1.13.5
jupyter-server==1.15.6
jupyter-server-mathjax==0.2.5
jupyter-sphinx==0.3.2
jupyterlab==3.3.0
jupyterlab==3.3.2
jupyterlab-code-formatter==1.4.10
jupyterlab-markup==1.0.1
jupyterlab-myst==0.1.6 ; python_version >= "3.7.0"
jupyterlab-pygments==0.1.2
jupyterlab-server==2.10.3
jupyterlab-widgets==1.0.2
kiwisolver==1.3.2
jupyterlab-server==2.11.2
jupyterlab-widgets==1.1.0
kiwisolver==1.4.0
latexcodec==2.0.1
lazy-object-proxy==1.7.1
livereload==2.6.3
mando==0.6.4
markdown-it-py==1.1.0
markupsafe==2.1.0
markupsafe==2.1.1
matplotlib==3.5.1
matplotlib-inline==0.1.3
mccabe==0.6.1
mdit-py-plugins==0.2.8
mistune==0.8.4
mpl-interactions==0.20.1
mpl-interactions==0.20.2
mpmath==1.2.1
mypy==0.931
mypy==0.941
mypy-extensions==0.4.3
myst-nb==0.13.2
myst-parser==0.15.2
nbclassic==0.3.6
nbclient==0.5.12
nbconvert==6.4.2
nbclassic==0.3.7
nbclient==0.5.13
nbconvert==6.4.4
nbdime==3.1.1
nbformat==5.1.3
nbmake==1.2
nbformat==5.2.0
nbmake==1.3.0
nest-asyncio==1.5.4
nodeenv==1.6.0
notebook==6.4.8
notebook==6.4.10
notebook-shim==0.1.0
numpy==1.21.5
packaging==21.3
Expand All @@ -127,6 +127,7 @@ pluggy==1.0.0
pre-commit==2.17.0
prometheus-client==0.13.1
prompt-toolkit==3.0.28
psutil==5.9.0
ptyprocess==0.7.0
py==1.11.0
pybtex==0.24.0
Expand All @@ -141,21 +142,21 @@ pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.7
pyrsistent==0.18.1
pytest==6.2.5
pytest==7.1.1
pytest-cov==3.0.0
pytest-forked==1.4.0
pytest-profiling==1.7.0
pytest-xdist==2.5.0
python-constraint==1.4.0
python-dateutil==2.8.2
pytz==2021.3
pytz==2022.1
pyyaml==6.0
pyzmq==22.3.0
qrules==0.9.7
radon==5.1.0
requests==2.27.1
restructuredtext-lint==1.4.0
rich==11.2.0
rich==12.0.0
send2trash==1.8.0
singledispatchmethod==1.0 ; python_version < "3.8.0"
six==1.16.0
Expand All @@ -181,7 +182,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==1.4.32
sympy==1.10
sympy==1.10.1
terminado==0.13.3
testpath==0.6.0
toml==0.10.2
Expand All @@ -193,17 +194,17 @@ traitlets==5.1.1
typed-ast==1.5.2
types-docutils==0.18.0
types-pkg-resources==0.1.3
types-requests==2.27.11
types-setuptools==57.4.9
types-urllib3==1.26.10
types-requests==2.27.14
types-setuptools==57.4.11
types-urllib3==1.26.11
typing-extensions==4.1.1 ; python_version < "3.8.0"
urllib3==1.26.8
virtualenv==20.13.3
urllib3==1.26.9
virtualenv==20.13.4
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.1
wheel==0.37.1
widgetsnbextension==3.5.2
widgetsnbextension==3.6.0
wrapt==1.13.3
zipp==3.7.0

Expand Down
Loading

0 comments on commit 8fb49a1

Please sign in to comment.