yuxitsai commited on
Commit
74ef088
·
1 Parent(s): 7fb3d53

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +186 -0
requirements.txt ADDED
@@ -0,0 +1,186 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==22.1.0
2
+ aiosqlite==0.18.0
3
+ amqp==5.1.1
4
+ anyio==3.5.0
5
+ appdirs==1.4.4
6
+ appnope==0.1.2
7
+ argon2-cffi==21.3.0
8
+ argon2-cffi-bindings==21.2.0
9
+ asgiref==3.7.2
10
+ asttokens==2.0.5
11
+ attrs==23.1.0
12
+ autobahn==23.1.2
13
+ Automat==22.10.0
14
+ Babel==2.11.0
15
+ backcall==0.2.0
16
+ backports.zoneinfo==0.2.1
17
+ beautifulsoup4==4.12.2
18
+ billiard==3.6.4.0
19
+ bleach==6.0.0
20
+ boto3==1.26.83
21
+ botocore==1.29.165
22
+ Bottleneck==1.3.5
23
+ Brotli==1.0.9
24
+ celery
25
+ certifi==2023.7.22
26
+ cffi==1.15.1
27
+ channels==4.0.0
28
+ charset-normalizer==2.0.4
29
+ click==8.1.7
30
+ click-didyoumean==0.3.0
31
+ click-plugins==1.1.1
32
+ click-repl==0.3.0
33
+ comm==0.1.2
34
+ constantly==15.1.0
35
+ croniter==2.0.1
36
+ cryptography==41.0.3
37
+ cycler==0.11.0
38
+ daphne==4.0.0
39
+ debugpy==1.6.7
40
+ decorator==5.1.1
41
+ defusedxml==0.7.1
42
+ dj-rest-auth==3.0.0
43
+ Django
44
+ django-allauth
45
+ django-cors-headers
46
+ django-drf-filepond
47
+ django-filter
48
+ django-storages
49
+ djangorestframework
50
+ entrypoints==0.4
51
+ et-xmlfile==1.1.0
52
+ execnb==0.1.5
53
+ executing==0.8.3
54
+ fastcore==1.5.29
55
+ fastjsonschema==2.16.2
56
+ fonttools==4.38.0
57
+ gevent==22.10.2
58
+ greenlet==3.0.1
59
+ hyperlink==21.0.0
60
+ idna==3.4
61
+ importlib-metadata==4.13.0
62
+ importlib-resources==5.12.0
63
+ incremental==22.10.0
64
+ ipykernel==6.16.2
65
+ ipython==7.34.0
66
+ ipython-genutils==0.2.0
67
+ ipywidgets==8.0.3
68
+ jedi==0.18.1
69
+ Jinja2==3.1.2
70
+ jmespath==1.0.1
71
+ json5==0.9.6
72
+ jsonschema==4.17.3
73
+ jupyter==1.0.0
74
+ jupyter_client==8.0.0a1
75
+ jupyter-console==6.6.3
76
+ jupyter_core==4.12
77
+ jupyter-events==0.6.3
78
+ jupyter_server==2.0.0rc3
79
+ jupyter_server_fileid==0.9.0
80
+ jupyter_server_terminals==0.4.0
81
+ jupyter_server_ydoc==0.8.0
82
+ jupyter-ydoc==0.2.4
83
+ jupyterlab==3.6.3
84
+ jupyterlab-pygments==0.1.2
85
+ jupyterlab_server==2.19
86
+ jupyterlab-widgets==3.0.5
87
+ kiwisolver==1.4.4
88
+ kombu==5.3.0a1
89
+ lxml==4.9.3
90
+ Markdown==3.3.6
91
+ MarkupSafe==2.1.1
92
+ matplotlib==3.5.3
93
+ matplotlib-inline==0.1.6
94
+ mercury
95
+ mistune==3.0.2
96
+ mkl-fft==1.3.1
97
+ mkl-random==1.2.2
98
+ mkl-service==2.4.0
99
+ munkres==1.1.4
100
+ nbclassic==0.5.5
101
+ nbclient==0.5.13
102
+ nbconvert==7.6.0
103
+ nbformat==5.8.0
104
+ nest-asyncio==1.5.6
105
+ notebook==6.5.4
106
+ notebook_shim==0.2.2
107
+ numexpr==2.8.4
108
+ numpy==1.21.6
109
+ oauthlib==3.2.2
110
+ openpyxl==3.1.2
111
+ packaging==23.1
112
+ pandas==1.3.5
113
+ pandocfilters==1.5.0
114
+ parso==0.8.3
115
+ pexpect==4.8.0
116
+ pickleshare==0.7.5
117
+ Pillow==9.5.0
118
+ pip==23.3
119
+ pkgutil_resolve_name==1.3.10
120
+ platformdirs==3.10.0
121
+ prometheus-client==0.14.1
122
+ prompt-toolkit==3.0.36
123
+ psutil==5.9.0
124
+ ptyprocess==0.7.0
125
+ pure-eval==0.2.2
126
+ pyasn1==0.5.0
127
+ pyasn1-modules==0.3.0
128
+ pycparser==2.21
129
+ pyee==8.2.2
130
+ Pygments==2.15.1
131
+ PyJWT==2.8.0
132
+ pyOpenSSL==23.2.0
133
+ pyparsing==3.1.1
134
+ pyppeteer==1.0.2
135
+ pyrsistent==0.18.0
136
+ PySocks==1.7.1
137
+ python-dateutil==2.8.2
138
+ python-dotenv==0.21.1
139
+ python-json-logger==2.0.7
140
+ python3-openid==3.2.0
141
+ pytz==2023.3.post1
142
+ PyYAML==6.0
143
+ pyzmq==25.1.0
144
+ qtconsole==5.4.2
145
+ QtPy==2.2.0
146
+ regex==2023.10.3
147
+ requests==2.31.0
148
+ requests-oauthlib==1.3.1
149
+ rfc3339-validator==0.1.4
150
+ rfc3986-validator==0.1.1
151
+ s3transfer==0.6.2
152
+ Send2Trash==1.8.0
153
+ service-identity==21.1.0
154
+ setuptools==68.0.0
155
+ shortuuid==1.0.11
156
+ six==1.16.0
157
+ sniffio==1.2.0
158
+ soupsieve==2.4.1
159
+ SQLAlchemy==1.4.27
160
+ sqlparse==0.4.4
161
+ stack-data==0.2.0
162
+ terminado==0.17.1
163
+ tinycss2==1.2.1
164
+ tomli==2.0.1
165
+ tornado==6.2
166
+ tqdm==4.66.1
167
+ traitlets==5.7.1
168
+ Twisted==23.8.0
169
+ txaio==23.1.1
170
+ typing_extensions==4.7.1
171
+ tzdata==2023.3
172
+ unicodedata2==15.1.0
173
+ urllib3==1.26.18
174
+ vine==5.0.0
175
+ wcwidth==0.2.5
176
+ webencodings==0.5.1
177
+ websocket-client==1.6.1
178
+ websockets==10.4
179
+ wheel==0.41.2
180
+ whitenoise==6.5.0
181
+ widgetsnbextension==4.0.5
182
+ y-py==0.5.9
183
+ ypy-websocket==0.8.2
184
+ zipp==3.11.0
185
+ zope.event==5.0
186
+ zope.interface==6.1