Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ python-dotenv>=1.2.1
# imports rdflib + rdflib.namespace for OWL class hierarchy parsing).
# Without it, pytest collection of tests/test_ingest_fibo.py fails with
# ModuleNotFoundError, which silently breaks every PR's CI.
rdflib>=7.0.0
rdflib>=7.6.0
sentry-sdk[fastapi]>=2.58.0
slowapi>=0.1.9
stripe>=9.0.0
Expand Down
Loading