lark>=1.1.0
anthropic>=0.96.0
cryptography>=49.0.0
tiktoken>=0.13.0
bcrypt>=4.0
nh3>=0.2.0

[auth]

[mongo]
pymongo>=4.0.0

[mysql]
pymysql>=1.1.0

[postgres]
psycopg2-binary>=2.9.0

[serve]
fastapi>=0.110.0
uvicorn>=0.30.0
starlette>=0.37.0
python-multipart>=0.0.9
