Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update constraints.txt #1153

Merged
merged 1 commit into from
Dec 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ airium==0.2.6
alabaster==1.0.0
annotated-types==0.7.0
antlr4-python3-runtime==4.9.3
anyio==4.6.2.post1
anyio==4.7.0
appdirs==1.4.4
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -57,7 +57,7 @@ executing==2.1.0
fastjsonschema==2.21.1
fastobo==0.12.3
filelock==3.16.1
fonttools==4.55.0
fonttools==4.55.2
fqdn==1.5.1
funowl==0.2.3
ghp-import==2.1.0
Expand All @@ -76,7 +76,7 @@ h11==0.14.0
hbreader==0.9.1
httpcore==1.0.7
httplib2==0.22.0
httpx==0.28.0
httpx==0.28.1
idna==3.10
ijson==3.3.0
imagesize==1.4.1
Expand Down Expand Up @@ -122,7 +122,7 @@ jupyter_client==8.6.3
jupyter_core==5.7.2
jupyter_server==2.14.2
jupyter_server_terminals==0.5.3
jupyterlab==4.2.6
jupyterlab==4.3.2
jupyterlab_pygments==0.3.0
jupyterlab_server==2.27.3
jupyterlab_widgets==3.0.13
Expand Down Expand Up @@ -151,7 +151,7 @@ mergedeep==1.3.4
mistune==3.0.2
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.47
mkdocs-material==9.5.48
mkdocs-material-extensions==1.3.1
mkdocs-mermaid2-plugin==1.2.1
mkdocs-table-reader-plugin==3.1.0
Expand All @@ -167,7 +167,7 @@ neo4j==5.27.0
nest-asyncio==1.6.0
networkx==3.4.2
nh3==0.2.19
notebook==7.2.2
notebook==7.3.1
notebook_shim==0.2.4
numpy==1.26.4
oaklib==0.6.18
Expand All @@ -177,7 +177,7 @@ ontobio==2.9.10
ontodev-cogs==0.3.3
ontodev-gizmos==0.3.2
ontoportal-client==0.0.4
openai==1.55.3
openai==1.57.0
openpyxl==3.1.5
ordered-set==4.1.0
overrides==7.7.0
Expand All @@ -191,27 +191,27 @@ parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==11.0.0
pkginfo==1.11.2
pkginfo==1.12.0
platformdirs==4.3.6
plotly==5.24.1
pluggy==1.5.0
ply==3.11
prefixcommons==0.1.12
prefixmaps==0.2.6
prologterms==0.0.6
prometheus_client==0.21.0
prometheus_client==0.21.1
prompt_toolkit==3.0.48
pronto==2.5.8
proto-plus==1.25.0
protobuf==5.29.0
protobuf==5.29.1
psutil==6.1.0
ptyprocess==0.7.0
pure_eval==0.2.3
pyarrow==15.0.2
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.10.2
pydantic==2.10.3
pydantic_core==2.27.1
pydotplus==2.0.2
PyGithub==2.5.0
Expand Down Expand Up @@ -255,7 +255,7 @@ rfc3986==2.0.0
rfc3986-validator==0.1.1
rfc3987==1.3.8
rich==13.9.4
rpds-py==0.21.0
rpds-py==0.22.3
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
Expand All @@ -267,7 +267,7 @@ semsql==0.3.3
Send2Trash==1.8.3
setuptools==68.1.2
ShExJSG==0.8.2
six==1.16.0
six==1.17.0
sniffio==1.3.1
snowballstemmer==2.2.0
sortedcontainers==2.4.0
Expand All @@ -286,7 +286,7 @@ SQLAlchemy-Utils==0.38.3
sqlite-fts4==1.0.3
sqlite-migrate==0.1b0
sqlite-utils==3.38
sssom==0.4.13
sssom==0.4.15
sssom-schema==1.0.0
stack-data==0.6.3
stringcase==1.2.0
Expand All @@ -300,9 +300,9 @@ tornado==6.4.2
tox==4.23.2
tqdm==4.67.1
traitlets==5.14.3
tsvalid==0.0.3
tsvalid==0.0.4
twine==6.0.1
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
typing-inspect==0.9.0
typing_extensions==4.12.2
tzdata==2024.2
Expand Down
Loading