mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-09-26 19:06:59 -05:00
Rearrange requirements so important ones get installed first.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Cython
|
||||
SQLAlchemy
|
||||
alembic
|
||||
PyYAML
|
||||
Flask
|
||||
Requests
|
||||
@@ -6,8 +9,6 @@ passlib
|
||||
mypy
|
||||
flake8
|
||||
typed-ast
|
||||
SQLAlchemy
|
||||
alembic
|
||||
freezegun
|
||||
pyreact
|
||||
Flask-Caching
|
||||
@@ -16,4 +17,3 @@ pycrypto
|
||||
jaconv
|
||||
pefile
|
||||
pillow
|
||||
Cython
|
||||
|
||||
Reference in New Issue
Block a user