Skip to content

Commit 46914a5

Browse files
Create requirements.txt
1 parent 0c6126b commit 46914a5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Flask==3.0.0
2+
Flask-SQLAlchemy==3.1.1
3+
Flask-Login==0.6.3
4+
python-dotenv==1.0.0
5+
requests==2.31.0
6+
pyotp==2.9.0
7+
qrcode==7.4.2
8+
Pillow==10.1.0
9+
gunicorn==21.2.0

0 commit comments

Comments
 (0)