Skip to content
Merged
Show file tree
Hide file tree
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
49 changes: 25 additions & 24 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Refreshed after tightening dspy-ai minimum to 3.2.1; resolved pins are unchanged.
# This file was autogenerated by uv via the following command:
# Refreshed after Dependabot dependency updates.
aiohappyeyeballs==2.6.1
aiohttp==3.13.5
aiohttp-retry==2.9.1
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.13.0
ast_serialize==0.3.0
ast-serialize==0.3.0
asyncer==0.0.8
attrs==26.1.0
babel==2.18.0
backrefs==7.0
black==26.3.1
black==26.5.1
blinker==1.9.0
cachetools==7.1.1
certifi==2026.4.22
Expand All @@ -21,16 +22,16 @@ click==8.3.3
cloudpickle==3.1.2
colorama==0.4.6
coverage==7.14.0
Deprecated==1.3.1
deprecated==1.3.1
diskcache==5.6.3
distlib==0.4.0
distro==1.9.0
dspy==3.2.1
dspy-ai==3.2.1
fastuuid==0.14.0
filelock==3.29.0
Flask==3.1.3
Flask-Limiter==4.1.1
flask==3.1.3
flask-limiter==4.1.1
frozenlist==1.8.0
fsspec==2026.4.0
gepa==0.0.27
Expand All @@ -40,23 +41,23 @@ h11==0.16.0
hf-xet==1.5.0
httpcore==1.0.9
httpx==0.28.1
huggingface_hub==1.14.0
huggingface-hub==1.14.0
identify==2.6.19
idna==3.14
importlib_metadata==9.0.0
importlib-metadata==9.0.0
iniconfig==2.3.0
itsdangerous==2.2.0
Jinja2==3.1.6
jinja2==3.1.6
jiter==0.14.0
json_repair==0.59.9
json-repair==0.59.9
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
librt==0.11.0
limits==5.8.0
litellm==1.83.0
Markdown==3.10.2
markdown==3.10.2
markdown-it-py==4.2.0
MarkupSafe==3.0.3
markupsafe==3.0.3
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
Expand All @@ -65,7 +66,7 @@ mkdocs-material==9.7.6
mkdocs-material-extensions==1.3.1
multidict==6.7.1
mypy==2.1.0
mypy_extensions==1.1.0
mypy-extensions==1.1.0
nodeenv==1.10.0
numpy==2.4.4
openai==2.36.0
Expand All @@ -76,12 +77,12 @@ paginate==0.5.7
pathspec==1.1.1
platformdirs==4.9.6
pluggy==1.6.0
pre_commit==4.6.0
pre-commit==4.6.0
propcache==0.5.2
pydantic==2.13.4
pydantic_core==2.46.4
Pygments==2.20.0
PyJWT==2.12.1
pydantic-core==2.46.4
pygments==2.20.0
pyjwt==2.12.1
pymdown-extensions==10.21.2
pytest==9.0.3
pytest-asyncio==1.3.0
Expand All @@ -90,14 +91,14 @@ python-dateutil==2.9.0.post0
python-discovery==1.3.0
python-dotenv==1.2.2
pytokens==0.4.1
PyYAML==6.0.3
pyyaml_env_tag==1.1
pyyaml==6.0.3
pyyaml-env-tag==1.1
referencing==0.37.0
regex==2026.5.9
requests==2.33.1
requests==2.34.2
rich==15.0.0
rpds-py==0.30.0
ruff==0.15.12
ruff==0.15.14
shellingham==1.5.4
six==1.17.0
sniffio==1.3.1
Expand All @@ -108,14 +109,14 @@ tqdm==4.67.3
twilio==9.10.9
typeguard==4.4.3
typer==0.25.1
types-PyYAML==6.0.12.20260510
types-pyyaml==6.0.12.20260510
types-requests==2.33.0.20260508
typing-extensions==4.15.0
typing-inspection==0.4.2
typing_extensions==4.15.0
urllib3==2.7.0
virtualenv==21.3.2
watchdog==6.0.0
Werkzeug==3.1.8
werkzeug==3.1.8
wrapt==2.1.2
xxhash==3.7.0
yarl==1.23.0
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pytest-cov==7.1.0
pytest-asyncio==1.3.0

# Code quality
black==26.3.1
ruff==0.15.12
black==26.5.1
ruff==0.15.14
mypy==2.1.0
pre-commit==4.6.0

Expand Down
67 changes: 21 additions & 46 deletions requirements.lock
Original file line number Diff line number Diff line change
@@ -1,105 +1,84 @@
# Refreshed after tightening dspy-ai minimum to 3.2.1; resolved pins are unchanged.
# This file was autogenerated by uv via the following command:
# Refreshed after Dependabot dependency updates.
aiohappyeyeballs==2.6.1
aiohttp==3.13.5
aiohttp-retry==2.9.1
aiosignal==1.4.0
annotated-doc==0.0.4
annotated-types==0.7.0
anyio==4.13.0
ast_serialize==0.3.0
ast-serialize==0.3.0
asyncer==0.0.8
attrs==26.1.0
babel==2.18.0
backrefs==7.0
black==26.3.1
black==26.5.1
blinker==1.9.0
cachetools==7.1.1
certifi==2026.4.22
cfgv==3.5.0
charset-normalizer==3.4.7
click==8.3.3
cloudpickle==3.1.2
colorama==0.4.6
coverage==7.14.0
Deprecated==1.3.1
deprecated==1.3.1
diskcache==5.6.3
distlib==0.4.0
distro==1.9.0
dspy==3.2.1
dspy-ai==3.2.1
fastuuid==0.14.0
filelock==3.29.0
Flask==3.1.3
Flask-Limiter==4.1.1
flask==3.1.3
flask-limiter==4.1.1
frozenlist==1.8.0
fsspec==2026.4.0
gepa==0.0.27
ghp-import==2.1.0
gunicorn==26.0.0
h11==0.16.0
hf-xet==1.5.0
httpcore==1.0.9
httpx==0.28.1
huggingface_hub==1.14.0
identify==2.6.19
huggingface-hub==1.14.0
idna==3.14
importlib_metadata==9.0.0
importlib-metadata==9.0.0
iniconfig==2.3.0
itsdangerous==2.2.0
Jinja2==3.1.6
jinja2==3.1.6
jiter==0.14.0
json_repair==0.59.9
json-repair==0.59.9
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
librt==0.11.0
limits==5.8.0
litellm==1.83.0
Markdown==3.10.2
markdown-it-py==4.2.0
MarkupSafe==3.0.3
markupsafe==3.0.3
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-get-deps==0.2.2
mkdocs-material==9.7.6
mkdocs-material-extensions==1.3.1
multidict==6.7.1
mypy==2.1.0
mypy_extensions==1.1.0
nodeenv==1.10.0
mypy-extensions==1.1.0
numpy==2.4.4
openai==2.36.0
ordered-set==4.1.0
orjson==3.11.9
packaging==26.2
paginate==0.5.7
pathspec==1.1.1
platformdirs==4.9.6
pluggy==1.6.0
pre_commit==4.6.0
propcache==0.5.2
pydantic==2.13.4
pydantic_core==2.46.4
Pygments==2.20.0
PyJWT==2.12.1
pymdown-extensions==10.21.2
pydantic-core==2.46.4
pygments==2.20.0
pyjwt==2.12.1
pytest==9.0.3
pytest-asyncio==1.3.0
pytest-cov==7.1.0
python-dateutil==2.9.0.post0
python-discovery==1.3.0
python-dotenv==1.2.2
pytokens==0.4.1
PyYAML==6.0.3
pyyaml_env_tag==1.1
pyyaml==6.0.3
referencing==0.37.0
regex==2026.5.9
requests==2.33.1
requests==2.34.2
rich==15.0.0
rpds-py==0.30.0
ruff==0.15.12
ruff==0.15.14
shellingham==1.5.4
six==1.17.0
sniffio==1.3.1
tenacity==9.1.4
tiktoken==0.12.0
Expand All @@ -108,14 +87,10 @@ tqdm==4.67.3
twilio==9.10.9
typeguard==4.4.3
typer==0.25.1
types-PyYAML==6.0.12.20260510
types-requests==2.33.0.20260508
typing-extensions==4.15.0
typing-inspection==0.4.2
typing_extensions==4.15.0
urllib3==2.7.0
virtualenv==21.3.2
watchdog==6.0.0
Werkzeug==3.1.8
werkzeug==3.1.8
wrapt==2.1.2
xxhash==3.7.0
yarl==1.23.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ gunicorn==26.0.0

# Data and utilities
PyYAML==6.0.3
requests==2.33.1
requests==2.34.2

# Development and testing (optional, can be in separate requirements-dev.txt)
pytest==9.0.3
pytest-cov==7.1.0
black==26.3.1
ruff==0.15.12
black==26.5.1
ruff==0.15.14
mypy==2.1.0
Loading