yuxitsai commited on
Commit
7c26c71
·
1 Parent(s): 5dd8e50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +163 -164
requirements.txt CHANGED
@@ -1,44 +1,44 @@
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
13
- Automat==22.10.0
14
- Babel==2.11.0
15
- backcall==0.2.0
16
  backports.zoneinfo
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
43
  Django
44
  django-allauth
@@ -47,141 +47,140 @@ 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
97
  mkl-random
98
  mkl-service
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
109
- oauthlib==3.2.2
110
- openpyxl==3.1.2
111
- packaging==23.1
112
  pandas
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.1
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
136
- PySocks==1.7.1
137
- python==3.8
138
  python-dateutil
139
  python-dotenv
140
  python-json-logger
141
  python3-openid
142
- pytz==2023.3.post1
143
- PyYAML==6.0
144
- pyzmq==25.1.0
145
- qtconsole==5.4.2
146
- QtPy==2.2.0
147
- regex==2023.10.3
148
- requests==2.31.0
149
- requests-oauthlib==1.3.1
150
- rfc3339-validator==0.1.4
151
- rfc3986-validator==0.1.1
152
- s3transfer==0.6.2
153
- Send2Trash==1.8.0
154
- service-identity==21.1.0
155
- setuptools==68.0.0
156
- shortuuid==1.0.11
157
- six==1.16.0
158
- sniffio==1.2.0
159
- soupsieve==2.4.1
160
- SQLAlchemy==1.4.27
161
- sqlparse==0.4.4
162
- stack-data==0.2.0
163
- terminado==0.17.1
164
- tinycss2==1.2.1
165
- tomli==2.0.1
166
- tornado==6.2
167
- tqdm==4.66.1
168
- traitlets==5.7.1
169
- Twisted==23.8.0
170
- txaio==23.1.1
171
- typing_extensions==4.7.1
172
- tzdata==2023.3
173
- unicodedata2==15.1.0
174
- urllib3==1.26.18
175
- vine==5.0.0
176
- wcwidth==0.2.5
177
- webencodings==0.5.1
178
- websocket-client==1.6.1
179
- websockets==10.4
180
  wheel
181
- whitenoise==6.5.0
182
- widgetsnbextension==4.0.5
183
- y-py==0.5.9
184
- ypy-websocket==0.8.2
185
- zipp==3.11.0
186
- zope.event==5.0
187
- zope.interface==6.1
 
1
+ aiofiles
2
+ aiosqlite
3
+ amqp
4
+ anyio
5
+ appdirs
6
+ appnope
7
+ argon2-cffi
8
+ argon2-cffi-bindings
9
+ asgiref
10
+ asttokens
11
+ attrs
12
  autobahn
13
+ Automat
14
+ Babel
15
+ backcall
16
  backports.zoneinfo
17
+ beautifulsoup4
18
+ billiard
19
+ bleach
20
+ boto3
21
+ botocore
22
+ Bottleneck
23
+ Brotli
24
  celery
25
+ certifi
26
+ cffi
27
+ channels
28
+ charset-normalizer
29
+ click
30
+ click-didyoumean
31
+ click-plugins
32
+ click-repl
33
+ comm
34
+ constantly
35
+ croniter
36
+ cryptography
37
+ cycler
38
+ daphne
39
+ debugpy
40
+ decorator
41
+ defusedxml
42
  dj-rest-auth
43
  Django
44
  django-allauth
 
47
  django-filter
48
  django-storages
49
  djangorestframework
50
+ entrypoints
51
+ et-xmlfile
52
+ execnb
53
+ executing
54
+ fastcore
55
+ fastjsonschema
56
+ fonttools
57
+ gevent
58
+ greenlet
59
+ hyperlink
60
+ idna
61
+ importlib-metadata
62
+ importlib-resources
63
+ incremental
64
+ ipykernel
65
+ ipython
66
+ ipython-genutils
67
+ ipywidgets
68
+ jedi
69
+ Jinja2
70
+ jmespath
71
+ json5
72
+ jsonschema
73
+ jupyter
74
+ jupyter_client
75
+ jupyter-console
76
+ jupyter_core
77
+ jupyter-events
78
+ jupyter_server
79
+ jupyter_server_fileid
80
+ jupyter_server_terminals
81
+ jupyter_server_ydoc
82
+ jupyter-ydoc
83
+ jupyterlab
84
+ jupyterlab-pygments
85
+ jupyterlab_server
86
+ jupyterlab-widgets
87
+ kiwisolver
88
+ kombu
89
+ lxml
90
+ Markdown
91
+ MarkupSafe
92
+ matplotlib
93
+ matplotlib-inline
94
  mercury
95
+ mistune
96
  mkl-fft
97
  mkl-random
98
  mkl-service
99
+ munkres
100
+ nbclassic
101
+ nbclient
102
+ nbconvert
103
+ nbformat
104
+ nest-asyncio
105
+ notebook
106
+ notebook_shim
107
+ numexpr
108
  numpy
109
+ oauthlib
110
+ openpyxl
111
+ packaging
112
  pandas
113
+ pandocfilters
114
+ parso
115
+ pexpect
116
+ pickleshare
117
+ Pillow
118
+ pip
119
+ pkgutil_resolve_name
120
+ platformdirs
121
+ prometheus-client
122
+ prompt-toolkit
123
+ psutil
124
+ ptyprocess
125
+ pure-eval
126
+ pyasn1
127
+ pyasn1-modules
128
+ pycparser
129
+ pyee
130
+ Pygments
131
+ PyJWT
132
+ pyOpenSSL
133
+ pyparsing
134
+ pyppeteer
135
  pyrsistent
136
+ PySocks
 
137
  python-dateutil
138
  python-dotenv
139
  python-json-logger
140
  python3-openid
141
+ pytz
142
+ PyYAML
143
+ pyzmq
144
+ qtconsole
145
+ QtPy
146
+ regex
147
+ requests
148
+ requests-oauthlib
149
+ rfc3339-validator
150
+ rfc3986-validator
151
+ s3transfer
152
+ Send2Trash
153
+ service-identity
154
+ setuptools
155
+ shortuuid
156
+ six
157
+ sniffio
158
+ soupsieve
159
+ SQLAlchemy
160
+ sqlparse
161
+ stack-data
162
+ terminado
163
+ tinycss2
164
+ tomli
165
+ tornado
166
+ tqdm
167
+ traitlets
168
+ Twisted
169
+ txaio
170
+ typing_extensions
171
+ tzdata
172
+ unicodedata2
173
+ urllib3
174
+ vine
175
+ wcwidth
176
+ webencodings
177
+ websocket-client
178
+ websockets
179
  wheel
180
+ whitenoise
181
+ widgetsnbextension
182
+ y-py
183
+ ypy-websocket
184
+ zipp
185
+ zope.event
186
+ zope.interface