-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
106 lines (106 loc) · 1.84 KB
/
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<<<<<<< HEAD
alembic==1.6.5
appdirs==1.4.4
asgiref==3.3.1
astroid==2.4.2
banal==1.0.6
bcrypt==3.2.0
beautifulsoup4==4.9.3
bs4==0.0.1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
confusable-homoglyphs==3.2.0
cryptography==3.4.6
cycler==0.10.0
dataset==1.5.0
defusedxml==0.6.0
Deprecated==1.2.12
distlib==0.3.1
Django==3.1.6
django-allauth==0.44.0
django-registration==3.1.1
dnspython==2.1.0
email-validator==1.1.3
filelock==3.0.12
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-Migrate==3.0.1
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1
googleapis-common-protos==1.53.0
greenlet==1.1.0
httplib2==0.19.1
idna==2.10
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.0.1
jwcrypto==0.9.1
kiwisolver==1.3.1
lazy-object-proxy==1.4.1
Mako==1.1.4
MarkupSafe==1.1.1
matplotlib==3.4.2
mccabe==0.6.1
modules==1.0.0
mysql-connector-python==8.0.25
numpy==1.21.0
oauth2client==4.1.3
oauthlib==3.1.0
pandas==1.2.5
Pillow==8.1.0
pipenv==2020.11.15
protobuf==3.17.3
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==2.0.1
pylint==2.6.2
pylint-django==2.4.2
pylint-plugin-utils==0.6
PyMySQL==1.0.2
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
python-jwt==3.3.0
python3-openid==3.2.0
pytz==2021.1
requests==2.25.1
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rsa==4.7.2
scikit-learn==0.24.2
scipy==1.7.0
six==1.15.0
sklearn==0.0
soupsieve==2.2.1
SQLAlchemy==1.4.17
sqlparse==0.4.1
sseclient==0.0.27
threadpoolctl==2.1.0
toml==0.10.2
torch==1.9.0
typing-extensions==3.10.0.0
urllib3==1.26.3
virtualenv==20.4.2
virtualenv-clone==0.5.4
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3
=======
asgiref==3.3.0
dj-database-url==0.5.0
Django==3.0.7
gunicorn==20.0.4
Pillow==8.0.1
psycopg2-binary==2.8.6
pytz==2020.1
sqlparse==0.4.1
whitenoise==5.2.0
>>>>>>> 3e62185f2705f34c354a61f76da49b37e27850ff