1
0
mirror of https://github.com/TehPeGaSuS/GitBot.git synced 2026-07-06 21:25:45 +02:00
Files
GitBot/requirements.txt
T
ThePeGaSuS e98431df4b Fix Shlink
2026-05-05 15:16:52 +02:00

7 lines
122 B
Plaintext

aiohttp>=3.9
feedparser>=6.0
httpx
# tomllib is in stdlib for Python 3.11+
# For Python 3.9/3.10, uncomment:
# tomli>=2.0