mastodon-collector/requirements.txt

10 lines
224 B
Text
Raw Permalink Normal View History

flask==3.1.0
gunicorn==23.0.0
psycopg2-binary==2.9.10
sqlalchemy==2.0.36
requests==2.32.3
apscheduler==3.10.4
beautifulsoup4==4.12.3
openai==1.58.1 # OpenAI-compatible API client (supports any LLM provider)
asyncpg==0.30.0