PaiGram/requirements.txt

20 lines
311 B
Plaintext
Raw Permalink Normal View History

2022-06-25 17:19:15 +00:00
redis>=4.3.3
2022-05-19 12:30:43 +00:00
ujson>=5.3.0
2022-06-25 17:19:15 +00:00
genshin>=1.2.1
2022-05-19 12:30:43 +00:00
aiomysql>=0.1.1
2022-06-25 17:19:15 +00:00
colorlog~=6.6.0
numpy~=1.22.3
httpx==0.23.0
2022-04-14 07:18:45 +00:00
asyncio>=3.4.3
2022-06-25 17:19:15 +00:00
jinja2>=3.1.2
2022-04-14 07:18:45 +00:00
aiofiles>=0.8.0
2022-05-19 12:30:43 +00:00
playwright==1.22.0
2022-06-25 17:19:15 +00:00
pymysql>=0.9.3
2022-05-20 08:34:03 +00:00
beautifulsoup4>=4.11.1
2022-06-25 17:19:15 +00:00
pyppeteer~=1.0.2
lxml>=4.9.0
2022-06-25 17:19:15 +00:00
fakeredis>=1.8.1
aiohttp<=3.8.1
python-telegram-bot==20.0a2
pytz>=2021.3
Pillow