This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MoeCounter/requirements.txt
T

8 lines
90 B
Plaintext
Raw Normal View History

2022-12-29 15:48:07 +08:00
fastapi
uvicorn
2022-09-02 20:56:16 +08:00
jinja2
2022-09-03 08:00:11 +08:00
aiofiles
requests~=2.28.1
2022-12-29 15:48:07 +08:00
PyMySQL
cryptography
deta[async]==1.1.0a2