mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-06 23:57:50 +08:00
- Add a custom limiter and use it for limiting users' download instead of using database > So add a requirement `limits`. - Fix a character's value - Change the email max length to 64 - Change something about API's roles and powers - Add an API endpoint for getting users' roles and powers
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
flask>=2.0.2
|
|
cryptography>=35.0.0
|
|
limits>=2.7.0
|