Rearrange requirements so important ones get installed first.
This commit is contained in:
parent
db6a6739fc
commit
d0c01ae96c
@ -1,3 +1,6 @@
|
|||||||
|
Cython
|
||||||
|
SQLAlchemy
|
||||||
|
alembic
|
||||||
PyYAML
|
PyYAML
|
||||||
Flask
|
Flask
|
||||||
Requests
|
Requests
|
||||||
@ -6,8 +9,6 @@ passlib
|
|||||||
mypy
|
mypy
|
||||||
flake8
|
flake8
|
||||||
typed-ast
|
typed-ast
|
||||||
SQLAlchemy
|
|
||||||
alembic
|
|
||||||
freezegun
|
freezegun
|
||||||
pyreact
|
pyreact
|
||||||
Flask-Caching
|
Flask-Caching
|
||||||
@ -16,4 +17,3 @@ pycrypto
|
|||||||
jaconv
|
jaconv
|
||||||
pefile
|
pefile
|
||||||
pillow
|
pillow
|
||||||
Cython
|
|
||||||
|
Loading…
Reference in New Issue
Block a user