You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
464 B

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
alembic="1.13.2"
blinker="1.8.2"
click="8.1.7"
Flask="3.0.3"
Flask-Login="0.6.3"
Flask-Migrate="4.0.7"
Flask-SQLAlchemy="3.1.1"
greenlet="3.0.3"
gunicorn="22.0.0"
itsdangerous="2.2.0"
Jinja2="3.1.4"
Mako="1.3.5"
MarkupSafe="2.1.5"
packaging="24.1"
SQLAlchemy="2.0.31"
typing_extensions="4.12.2"
Werkzeug="3.0.3"
bandit = "*"
[dev-packages]
[requires]
python_version = "3.10"