1
0
mirror of https://github.com/TehPeGaSuS/GitBot.git synced 2026-07-08 21:45:46 +02:00
Files
GitBot/requirements.txt
T
2026-02-26 15:06:55 +01:00

6 lines
116 B
Plaintext

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