
[ai]
anthropic>=0.20

[auth]
python-jose[cryptography]>=3.3
passlib[bcrypt]>=1.7

[billing]
stripe>=7.0

[collab]
slack-sdk>=3.0
requests>=2.28
beautifulsoup4>=4.12

[dashboard]
fastapi>=0.104
uvicorn>=0.24

[full]
gitpython>=3.1
reportlab>=4.0
PyYAML>=6.0
anthropic>=0.20
slack-sdk>=3.0
requests>=2.28
beautifulsoup4>=4.12
fastapi>=0.104
uvicorn>=0.24
python-jose[cryptography]>=3.3
passlib[bcrypt]>=1.7
authlib>=1.2
boto3>=1.28
stripe>=7.0

[git]
gitpython>=3.1

[pdf]
reportlab>=4.0

[rotation]
boto3>=1.28
requests>=2.28

[sso]
authlib>=1.2
requests>=2.28

[yaml]
PyYAML>=6.0
