Skip to content

Commit 4fb190b

Browse files
Update requirements.txt
1 parent 9d60c70 commit 4fb190b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Flask==3.0.0
2-
Flask-SQLAlchemy==3.1.1
3-
Flask-Login==0.6.3
4-
Werkzeug==3.0.1
1+
Flask==2.3.2
2+
Flask-SQLAlchemy==3.0.5
3+
Flask-Login==0.6.2
4+
Werkzeug==2.3.6
5+
gunicorn==21.2.0
56
pyotp==2.9.0
6-
qrcode[pil]==7.4.2
7+
qrcode==7.4.2
8+
pillow==10.0.0
79
requests==2.31.0
8-
gunicorn==21.2.0
9-
python-dotenv==1.0.0
10-
cryptography==41.0.7
10+
cryptography==41.0.3

0 commit comments

Comments
 (0)