Initial commit
This commit is contained in:
commit
315e731234
27 changed files with 3403 additions and 0 deletions
9
requirements.txt
Normal file
9
requirements.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Flask==2.3.3
|
||||
Werkzeug==2.3.7
|
||||
requests
|
||||
python-dotenv
|
||||
Flask-Login==0.6.3
|
||||
Flask-WTF==1.1.1
|
||||
WTForms==3.0.1
|
||||
Flask-SQLAlchemy==3.0.5
|
||||
gunicorn==21.2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue