-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 1009 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
asgiref==3.5.2
bcrypt==4.0.1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
cryptography==38.0.1
defusedxml==0.7.1
distlib==0.3.6
Django==4.1.2
django-allauth==0.51.0
django-jazzmin==2.6.0
filelock==3.9.0
firebase==3.0.1
Flask==2.2.2
Flask-Bcrypt==1.0.1
Flask-Login==0.6.2
Flask-SQLAlchemy==3.0.2
Flask-WTF==1.0.1
greenlet==2.0.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
MarkupSafe==2.1.1
mccabe==0.6.1
numpy==1.24.1
oauthlib==3.2.2
opencv-python==3.4.18.65
pandas==1.5.2
Pillow==9.2.0
platformdirs==2.6.2
pycparser==2.21
PyJWT==2.6.0
python-dotenv==0.19.0
python3-openid==3.2.0
pytz==2022.5
requests==2.28.1
requests-oauthlib==1.3.1
scikit-learn==1.2.0
scipy==1.9.3
six==1.15.0
social-auth-app-django==5.0.0
social-auth-core==4.3.0
SQLAlchemy==1.4.45
sqlparse==0.4.3
threadpoolctl==3.1.0
toml==0.10.1
tzdata==2022.6
urllib3==1.26.12
virtualenv==20.17.1
Werkzeug==2.2.2
wrapt==1.12.1
WTForms==3.0.1