Initial commit
This commit is contained in:
commit
983cee0320
322 changed files with 57174 additions and 0 deletions
12
backup/fina-2/requirements.txt
Normal file
12
backup/fina-2/requirements.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Flask==3.0.0
|
||||
Flask-Login==0.6.3
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-Bcrypt==1.0.1
|
||||
Flask-WTF==1.2.1
|
||||
redis==5.0.1
|
||||
pyotp==2.9.0
|
||||
qrcode==7.4.2
|
||||
Pillow==10.1.0
|
||||
python-dotenv==1.0.0
|
||||
Werkzeug==3.0.1
|
||||
reportlab==4.0.7
|
||||
Loading…
Add table
Add a link
Reference in a new issue