# setup
autogen-agentchat==0.4.4
autogen-ext[openai, diskcache, azure]==0.4.4
IPython==8.12.3
termcolor==2.5.0
pyyaml==6.0.2
nest_asyncio==1.6.0
click==8.1.8
tenacity~=9.0.0
modal~=1.4.0
docker
jupyter_server==2.17.0
nora_lib-impl==1.8.1
pydantic==2.11.3
pydantic_core>=2.29.0
beautifulsoup4==4.13.4
google-cloud-logging~=3.12.1
requests>=2.32.0
websocket-client>=1.8.0

# analysis
pandas==2.2.3
numpy==2.2.2
matplotlib==3.10.0
seaborn==0.13.2
scikit-learn==1.6.1
scipy==1.15.1
statsmodels==0.14.4

# autonora
pdfminer==20191125

# asta-sdk
asta-types==1.0.0
asta-artifact==1.0.0
asta-agent>=1.0.3
a2a-sdk[http-server]
sqlalchemy
asyncpg
aiosqlite

# development
pytest==8.4.*
pytest-timeout==2.4.*
pytest-asyncio==1.2.*
