japanese-drum-game/requirements.txt

13 lines
197 B
Plaintext
Raw Normal View History

2020-12-22 16:17:38 +08:00
bcrypt==3.2.0
ffmpy==0.2.3
Flask==1.1.2
Flask-Caching==1.9.0
Flask-Session==0.3.2
2020-04-03 03:25:02 +08:00
Flask-WTF==0.14.3
gunicorn==20.0.4
jsonschema==3.2.0
2020-12-22 16:17:38 +08:00
pymongo==3.11.2
redis==3.5.3
requests==2.25.1
websockets==8.1