mirror of
https://github.com/MCMi460/3DS-RPC.git
synced 2025-06-18 13:35:34 -04:00

The issue involving `key_func` was it not being specified. Additionally, we currently only support the in-memory backend - this will need to be rectified at a future point, but serves our purposes at the moment.
12 lines
160 B
Plaintext
12 lines
160 B
Plaintext
requests
|
|
flask
|
|
nintendoclients>=2.1.0
|
|
flask-limiter>=3.12
|
|
gevent
|
|
SQLAlchemy>=2.0
|
|
Flask-SQLAlchemy>=3.1
|
|
Flask-Migrate>=4.0
|
|
xmltodict
|
|
Pillow
|
|
pycryptodomex
|
|
pymysql |