dhineshkmar commited on
Commit
147dd82
·
verified ·
1 Parent(s): e3ee77d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- flask==3.0.0
2
- flask-login==0.6.3
3
- flask-sqlalchemy==3.1.1
4
- flask-mail==0.9.1
5
- authlib==1.3.0
6
- werkzeug==3.0.1
7
- torch
8
- torchvision
9
- transformers
10
- pillow
11
- reportlab==4.0.7
12
- bcrypt==4.1.2
13
- itsdangerous==2.1.2
14
- python-dotenv==1.0.0
15
- gunicorn==21.2.0
16
- tensorflow==2.15.0
 
1
+ flask
2
+ flask-login
3
+ flask-sqlalchemy
4
+ flask-mail
5
+ authlib
6
+ werkzeug
7
+ torch
8
+ torchvision
9
+ transformers
10
+ pillow
11
+ reportlab
12
+ bcrypt
13
+ itsdangerous
14
+ python-dotenv
15
+ gunicorn
16
+ tensorflow