Files
mastobot/requirements.txt

15 lines
358 B
Plaintext
Raw Permalink Normal View History

2026-02-13 18:18:14 +01:00
fastapi[standard]==0.113.0
pydantic==2.8.0
pydantic-settings==2.12.0
requests==2.32.3
2026-05-25 20:10:35 +02:00
boto3==1.35.48 # Note: Upgrading might break boto3 upload with XAmzContentSHA256Mismatch errors
2026-02-13 18:18:14 +01:00
yattag==1.16.1
timeago==1.0.16
certifi==2024.12.14
charset-normalizer==3.4.1
feedparser==6.0.11
idna==3.10
sgmllib3k==1.0.0
urllib3==2.3.0
openai==1.60.2
beautifulsoup4==4.12.3