Skip to content

Commit

Permalink
Merge branch 'main' into model-serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored May 26, 2024
2 parents 2c29ea0 + 24da090 commit c8133e2
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 71 deletions.
25 changes: 11 additions & 14 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
fonttools==4.52.1
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
Expand Down Expand Up @@ -79,25 +79,26 @@ jsonpointer==2.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
keras==3.3.3
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==18.1.1
livereload==2.6.3
llvmlite==0.42.0
lsprotocol==2023.0.1
markdown==3.6
Expand Down Expand Up @@ -166,14 +167,14 @@ pyyaml==6.0.1
pyzmq==26.0.3
qrules==0.10.2
referencing==0.35.1
requests==2.32.1
requests==2.32.2
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
scipy==1.13.0
ruff==0.4.5
scipy==1.13.1
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -182,11 +183,11 @@ snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.3.7
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.2.4
sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.8
Expand All @@ -198,7 +199,6 @@ sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.16.2
Expand All @@ -216,18 +216,15 @@ tox==4.15.0
tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.11.0
typing-extensions==4.12.0
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.1
uvicorn==0.29.0
virtualenv==20.26.2
watchfiles==0.21.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.10
Expand Down
25 changes: 11 additions & 14 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
fonttools==4.52.1
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
Expand Down Expand Up @@ -78,25 +78,26 @@ jsonpointer==2.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
keras==3.3.3
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==18.1.1
livereload==2.6.3
llvmlite==0.42.0
lsprotocol==2023.0.1
markdown==3.6
Expand Down Expand Up @@ -165,14 +166,14 @@ pyyaml==6.0.1
pyzmq==26.0.3
qrules==0.10.2
referencing==0.35.1
requests==2.32.1
requests==2.32.2
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
scipy==1.13.0
ruff==0.4.5
scipy==1.13.1
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -181,11 +182,11 @@ snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.3.7
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.2.4
sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.8
Expand All @@ -197,7 +198,6 @@ sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.16.2
Expand All @@ -214,18 +214,15 @@ tox==4.15.0
tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.11.0
typing-extensions==4.12.0
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.1
uvicorn==0.29.0
virtualenv==20.26.2
watchfiles==0.21.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.10
Expand Down
25 changes: 11 additions & 14 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
fonttools==4.52.1
fqdn==1.5.1
gast==0.5.4
gitdb==4.0.11
Expand Down Expand Up @@ -78,25 +78,26 @@ jsonpointer==2.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-cache==1.0.0
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
keras==3.3.3
kiwisolver==1.4.5
latexcodec==3.0.0
libclang==18.1.1
livereload==2.6.3
llvmlite==0.42.0
lsprotocol==2023.0.1
markdown==3.6
Expand Down Expand Up @@ -165,14 +166,14 @@ pyyaml==6.0.1
pyzmq==26.0.3
qrules==0.10.2
referencing==0.35.1
requests==2.32.1
requests==2.32.2
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.1
rope==1.13.0
rpds-py==0.18.1
ruff==0.4.4
scipy==1.13.0
ruff==0.4.5
scipy==1.13.1
send2trash==1.8.3
six==1.16.0
smmap==5.0.1
Expand All @@ -181,11 +182,11 @@ snowballstemmer==2.2.0
soupsieve==2.5
sphinx==7.3.7
sphinx-api-relink==0.0.9
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.2.4
sphinx-book-theme==1.1.2
sphinx-codeautolink==0.15.1
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinx-design==0.6.0
sphinx-pybtex-etal-style==0.0.2
sphinx-togglebutton==0.3.2
sphinxcontrib-applehelp==1.0.8
Expand All @@ -197,7 +198,6 @@ sphinxcontrib-qthelp==1.0.7
sphinxcontrib-serializinghtml==1.1.10
sqlalchemy==2.0.30
stack-data==0.6.3
starlette==0.37.2
sympy==1.12
tabulate==0.9.0
tensorboard==2.16.2
Expand All @@ -213,18 +213,15 @@ tox==4.15.0
tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.11.0
typing-extensions==4.12.0
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.1
uvicorn==0.29.0
virtualenv==20.26.2
watchfiles==0.21.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.8.0
websockets==12.0
werkzeug==3.0.3
wheel==0.43.0
widgetsnbextension==4.0.10
Expand Down
15 changes: 7 additions & 8 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ executing==2.0.1
fastjsonschema==2.19.1
filelock==3.14.0
flatbuffers==24.3.25
fonttools==4.51.0
fonttools==4.52.1
fqdn==1.5.1
gast==0.4.0
gitdb==4.0.11
Expand Down Expand Up @@ -83,20 +83,20 @@ jsonpointer==2.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-cache==0.6.1
jupyter-client==8.6.1
jupyter-client==8.6.2
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server==2.14.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.0
jupyterlab==4.2.1
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.1
jupyterlab-server==2.27.2
jupyterlab-widgets==3.0.10
keras==2.11.0
kiwisolver==1.4.5
Expand Down Expand Up @@ -136,7 +136,6 @@ packaging==24.0
pandocfilters==1.5.1
parso==0.8.4
particle==0.24.0
pathlib2==2.3.7.post1
pathspec==0.12.1
pexpect==4.9.0
phasespace==1.9.0
Expand Down Expand Up @@ -176,14 +175,14 @@ pyyaml==6.0.1
pyzmq==26.0.3
qrules==0.10.2
referencing==0.35.1
requests==2.32.1
requests==2.32.2
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.13.0
rpds-py==0.18.1
rsa==4.9
ruff==0.4.4
ruff==0.4.5
scipy==1.10.1
send2trash==1.8.3
six==1.16.0
Expand Down Expand Up @@ -228,7 +227,7 @@ tox==4.15.0
tqdm==4.66.4
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.11.0
typing-extensions==4.12.0
ujson==5.10.0
uri-template==1.3.0
urllib3==2.2.1
Expand Down
Loading

0 comments on commit c8133e2

Please sign in to comment.