-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
103 lines (103 loc) · 3.73 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
ansi2html==1.6.0
anyio==3.6.1
asgiref==3.5.2
autopep8==1.6.0
backcall==0.2.0
bcrypt==3.2.2
Brotli==1.0.9
certifi==2022.6.15
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.1.0
chart-studio==1.1.0
click==8.1.3
colorama==0.4.5
dash==2.0.0
dash-auth==1.4.1
dash-core-components==2.0.0
dash-daq==0.5.0
dash-html-components==2.0.0
dash-table==5.0.0
debugpy==1.5.1
decorator==5.1.0
defusedxml==0.5.0
distlib==0.3.4
Django==4.1.1
django-allauth==0.33.0
django-cors-headers==2.1.0
django-rest-auth==0.9.1
djangorestframework==3.6.4
djangorestframework-jwt==1.11.0
dnspython==2.2.1
email-validator==1.2.1
entrypoints==0.3
facebook-sdk==2.0.0
fastapi==0.79.0
filelock==3.7.1
Flask==2.0.2
Flask-Compress==1.10.1
Flask-SeaSurf==0.3.1
greenlet==1.1.2
gunicorn==20.1.0
h11==0.13.0
httptools==0.4.0
idna==3.3
ipykernel==6.5.0
ipython==7.29.0
itsdangerous==2.1.2
jedi==0.18.0
Jinja2==3.1.2
jupyter-client==7.0.6
jupyter-core==4.9.1
jupyter-dash==0.4.0
mariadb==1.0.8
MarkupSafe==2.1.1
matplotlib-inline==0.1.3
nest-asyncio==1.5.1
numpy==1.21.4
oauthlib==2.0.3
pandas==1.3.4
parso==0.8.2
passlib==1.7.4
pickleshare==0.7.5
platformdirs==2.5.2
plotly==5.3.1
prompt-toolkit==3.0.22
pycodestyle==2.8.0
pycparser==2.21
pydantic==1.9.1
Pygments==2.10.0
PyJWT==2.4.0
python-dateutil==2.8.2
python-dotenv==0.20.0
python-multipart==0.0.5
python3-openid==3.1.0
pytz==2022.4
pywin32==302
PyYAML==6.0
pyzmq==22.3.0
requests==2.28.1
requests-oauthlib==0.8.0
retrying==1.3.3
six==1.16.0
sniffio==1.2.0
source==1.2.0
SQLAlchemy==1.4.39
sqlparse==0.4.2
starlette==0.19.1
tenacity==8.0.1
toml==0.10.2
tornado==6.1
traitlets==5.1.1
typing_extensions==4.3.0
tzdata==2022.1
ua-parser==0.10.0
ujson==5.4.0
urllib3==1.26.10
uvicorn==0.17.6
virtualenv==20.15.1
watchgod==0.8.2
wcwidth==0.2.5
websockets==10.3
Werkzeug==2.0.2
XlsxWriter==3.0.2