Add requirements file
This commit is contained in:
parent
480bd7f845
commit
7cc7316dd6
1 changed files with 10 additions and 0 deletions
10
requirements.txt
Normal file
10
requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
WTForms~=3.2.1
|
||||
SQLAlchemy~=2.0.46
|
||||
Werkzeug~=3.1.5
|
||||
Flask-Login~=0.6.3
|
||||
qrcode~=8.2
|
||||
Flask~=3.1.2
|
||||
wordfreq~=3.1.1
|
||||
Flask-Migrate~=4.1.0
|
||||
click~=8.3.1
|
||||
alembic~=1.18.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue