mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-03-21 17:24:33 -05:00
* Requirements will at least complete on 3.6 and 3.13 now. May be dodgy on 3.13 since it skips typed-ast for versions >8 now (when typed-ast support was dropped and ast was added), but it's a start * Reduce scope of change Changed requirements.txt to only restrict typed-ast for <3.13 and leave everything else as-is
32 lines
416 B
Plaintext
32 lines
416 B
Plaintext
setuptools
|
|
Cython
|
|
SQLAlchemy
|
|
alembic
|
|
PyYAML
|
|
Flask
|
|
Requests
|
|
mysqlclient
|
|
passlib
|
|
mypy
|
|
black
|
|
typing-extensions
|
|
types-python-dateutil
|
|
types-requests
|
|
types-PyYAML
|
|
types-Werkzeug
|
|
types-Flask
|
|
types-freezegun
|
|
flake8
|
|
typed-ast ; python_version < "3.13"
|
|
freezegun
|
|
pyreact @ git+https://github.com/DragonMinded/react-python@main
|
|
Flask-Caching
|
|
blinker
|
|
pycryptodome
|
|
jaconv
|
|
pefile
|
|
pillow
|
|
discord_webhook
|
|
iced-x86
|
|
python-memcached
|