Skip to content

Commit

Permalink
Merge pull request #951 from INCATools/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update constraints.txt
  • Loading branch information
matentzn authored Nov 13, 2023
2 parents 085ba0f + 2fd81d1 commit c4b5845
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cycler==0.12.1
dacite==1.8.1
daff==1.3.46
dataclasses==0.6
dataclasses-json==0.6.1
dataclasses-json==0.6.2
dataclasses-jsonschema==2.16.0
debugpy==1.8.0
decorator==5.1.1
Expand All @@ -60,8 +60,8 @@ fqdn==1.5.1
funowl==0.2.3
ghp-import==2.1.0
google==3.0.0
google-api-core==2.12.0
google-api-python-client==2.106.0
google-api-core==2.14.0
google-api-python-client==2.107.0
google-auth==2.23.4
google-auth-httplib2==0.1.1
google-auth-oauthlib==1.1.0
Expand All @@ -88,7 +88,7 @@ jaraco.classes==3.3.0
jedi==0.19.1
jeepney==0.8.0
Jinja2==3.1.2
jsbeautifier==1.14.9
jsbeautifier==1.14.11
jsobject==0.10.2
json-flattener==0.1.9
json5==0.9.14
Expand All @@ -110,23 +110,23 @@ jupyter-events==0.9.0
jupyter-lsp==2.2.0
jupyter_client==8.6.0
jupyter_core==5.5.0
jupyter_server==2.9.1
jupyter_server==2.10.0
jupyter_server_terminals==0.4.4
jupyterlab==4.0.8
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
jupyterlab_server==2.25.0
keyring==24.2.0
jupyterlab_server==2.25.1
keyring==24.3.0
kgcl-rdflib==0.5.0
kgcl-schema==0.6.0
kgx==2.2.3
kgx==2.2.5
kiwisolver==1.4.5
lark==1.1.8
lightrdf==0.4.0
linkml==1.6.2
linkml-dataops==0.1.0
linkml-renderer==0.3.0
linkml-runtime==1.6.0
linkml-runtime==1.6.1
lxml==4.9.3
Markdown==3.5.1
markdown-it-py==3.0.0
Expand All @@ -145,9 +145,9 @@ mkdocs-mermaid2-plugin==0.6.0
mkdocs-table-reader-plugin==2.0.3
more-click==0.1.2
more-itertools==10.1.0
mypy==1.6.1
mypy==1.7.0
mypy-extensions==1.0.0
nbclient==0.8.0
nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
ndex2==3.5.1
Expand All @@ -157,7 +157,7 @@ networkx==3.2.1
nh3==0.2.14
notebook==7.0.6
notebook_shim==0.2.3
numpy==1.26.1
numpy==1.26.2
oaklib==0.5.21
oauthlib==3.2.2
ols-client==0.1.4
Expand All @@ -170,7 +170,7 @@ ordered-set==4.1.0
overrides==7.4.0
packaging==23.2
paginate==0.5.6
pandas==2.1.2
pandas==2.1.3
pandocfilters==1.5.0
pansql==0.0.1
parse==1.19.1
Expand All @@ -187,7 +187,7 @@ prefixcommons==0.1.12
prefixmaps==0.1.5
prologterms==0.0.6
prometheus-client==0.18.0
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
pronto==2.5.5
protobuf==4.25.0
psutil==5.9.6
Expand All @@ -204,14 +204,14 @@ PyGithub==2.1.1
Pygments==2.16.1
PyJSG==0.11.10
PyJWT==2.8.0
pymdown-extensions==10.3.1
pymdown-extensions==10.4
PyNaCl==1.5.0
pyparsing==2.4.7
PyShEx==0.8.1
PyShExC==0.9.1
pysolr==3.9.0
pyspellchecker==0.7.2
pystow==0.5.0
pystow==0.5.2
pytest==7.4.3
pytest-logging==2015.11.4
python-dateutil==2.8.2
Expand Down Expand Up @@ -274,7 +274,7 @@ stringcase==1.2.0
tabulate==0.9.0
tenacity==8.2.3
termcolor==2.3.0
terminado==0.17.1
terminado==0.18.0
terminaltables==3.1.10
tinycss2==1.2.1
tomli==2.0.1
Expand All @@ -292,7 +292,7 @@ UpSetPlot==0.8.0
uri-template==1.3.0
uritemplate==4.1.1
url-normalize==1.4.3
urllib3==2.0.7
urllib3==2.1.0
validators==0.20.0
virtualenv==20.24.6
watchdog==3.0.0
Expand All @@ -301,6 +301,6 @@ webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.4
widgetsnbextension==4.0.9
wrapt==1.15.0
wrapt==1.16.0
yamldown==0.1.8
zipp==3.17.0

0 comments on commit c4b5845

Please sign in to comment.