Skip to content

Commit 1b67ce9

Browse files
Update requirements.txt
1 parent 1d0bae6 commit 1b67ce9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Flask==3.0.0
22
Flask-SQLAlchemy==3.1.1
33
Flask-Login==0.6.3
4-
python-dotenv==1.0.0
5-
requests==2.31.0
4+
Werkzeug==3.0.1
65
pyotp==2.9.0
7-
qrcode==7.4.2
8-
Pillow==10.1.0
6+
qrcode[pil]==7.4.2
7+
requests==2.31.0
98
gunicorn==21.2.0
9+
python-dotenv==1.0.0
10+
cryptography==41.0.7

0 commit comments

Comments
 (0)