Spaces:
Runtime error
Runtime error
Commit
·
3e9fc89
1
Parent(s):
7ffa872
Update requirements.txt
Browse filesadd "==" instead of "="
- requirements.txt +93 -93
requirements.txt
CHANGED
@@ -1,93 +1,93 @@
|
|
1 |
-
appnope
|
2 |
-
argon2-cffi
|
3 |
-
async_generator
|
4 |
-
attrs
|
5 |
-
backcall
|
6 |
-
backports
|
7 |
-
backports.functools_lru_ca
|
8 |
-
bleach
|
9 |
-
ca-certificates
|
10 |
-
certifi
|
11 |
-
cffi
|
12 |
-
charset-normalizer
|
13 |
-
click
|
14 |
-
click-config-file
|
15 |
-
click-plugins
|
16 |
-
configobj
|
17 |
-
debugpy
|
18 |
-
decorator
|
19 |
-
defusedxml
|
20 |
-
entrypoints
|
21 |
-
humanize
|
22 |
-
idna
|
23 |
-
importlib-metadata
|
24 |
-
importlib_resources
|
25 |
-
ipykernel
|
26 |
-
ipython
|
27 |
-
ipython_genutils
|
28 |
-
jedi
|
29 |
-
jinja2
|
30 |
-
jsonschema
|
31 |
-
jupyter_client
|
32 |
-
jupyter_core
|
33 |
-
jupyterlab_pygments
|
34 |
-
libcxx
|
35 |
-
libffi
|
36 |
-
libsodium
|
37 |
-
libzlib
|
38 |
-
markupsafe
|
39 |
-
matplotlib-inline
|
40 |
-
mistune
|
41 |
-
more-itertools
|
42 |
-
nbclient
|
43 |
-
nbconvert
|
44 |
-
nbformat
|
45 |
-
ncurses
|
46 |
-
nest-asyncio
|
47 |
-
notebook
|
48 |
-
numpy
|
49 |
-
oauthlib
|
50 |
-
openssl
|
51 |
-
packaging
|
52 |
-
pandas
|
53 |
-
pandoc
|
54 |
-
pandocfilters
|
55 |
-
parso
|
56 |
-
pexpect
|
57 |
-
pickleshare
|
58 |
-
pip
|
59 |
-
prometheus_client
|
60 |
-
prompt-toolkit
|
61 |
-
ptyprocess
|
62 |
-
pycparser
|
63 |
-
pygments
|
64 |
-
pyparsing
|
65 |
-
pyrsistent
|
66 |
-
python
|
67 |
-
python-dateutil
|
68 |
-
python_abi
|
69 |
-
pytz
|
70 |
-
pyzmq
|
71 |
-
readline
|
72 |
-
requests
|
73 |
-
requests-oauthlib
|
74 |
-
send2trash
|
75 |
-
setuptools
|
76 |
-
six
|
77 |
-
sqlite
|
78 |
-
terminado
|
79 |
-
testpath
|
80 |
-
tk
|
81 |
-
tornado
|
82 |
-
tqdm
|
83 |
-
traitlets
|
84 |
-
twarc
|
85 |
-
twarc-csv
|
86 |
-
urllib3
|
87 |
-
wcwidth
|
88 |
-
webencodings
|
89 |
-
wheel
|
90 |
-
xz
|
91 |
-
zeromq
|
92 |
-
zipp
|
93 |
-
zlib
|
|
|
1 |
+
appnope==0.1.2
|
2 |
+
argon2-cffi==21.1.0
|
3 |
+
async_generator==1.10
|
4 |
+
attrs==21.2.0
|
5 |
+
backcall==0.2.0
|
6 |
+
backports==1.0
|
7 |
+
backports.functools_lru_ca==che 1.6.4
|
8 |
+
bleach==4.1.0
|
9 |
+
ca-certificates==2021.10.8
|
10 |
+
certifi==2021.10.8
|
11 |
+
cffi==1.15.0
|
12 |
+
charset-normalizer==2.0.9
|
13 |
+
click==8.0.3
|
14 |
+
click-config-file==0.6.0
|
15 |
+
click-plugins==1.1.1
|
16 |
+
configobj==5.0.6
|
17 |
+
debugpy==1.5.1
|
18 |
+
decorator==5.1.0
|
19 |
+
defusedxml==0.7.1
|
20 |
+
entrypoints==0.3
|
21 |
+
humanize==3.13.1
|
22 |
+
idna==3.3
|
23 |
+
importlib-metadata==4.10.0
|
24 |
+
importlib_resources==5.4.0
|
25 |
+
ipykernel==6.6.0
|
26 |
+
ipython==7.30.1
|
27 |
+
ipython_genutils==0.2.0
|
28 |
+
jedi==0.18.1
|
29 |
+
jinja2==3.0.3
|
30 |
+
jsonschema==4.3.2
|
31 |
+
jupyter_client==7.1.0
|
32 |
+
jupyter_core==4.9.1
|
33 |
+
jupyterlab_pygments==0.1.2
|
34 |
+
libcxx==12.0.1
|
35 |
+
libffi==3.4.2
|
36 |
+
libsodium==1.0.18
|
37 |
+
libzlib==1.2.11
|
38 |
+
markupsafe==2.0.1
|
39 |
+
matplotlib-inline==0.1.3
|
40 |
+
mistune==0.8.4
|
41 |
+
more-itertools==8.12.0
|
42 |
+
nbclient==0.5.9
|
43 |
+
nbconvert==6.3.0
|
44 |
+
nbformat==5.1.3
|
45 |
+
ncurses==6.2
|
46 |
+
nest-asyncio==1.5.4
|
47 |
+
notebook==6.4.6
|
48 |
+
numpy==1.21.5
|
49 |
+
oauthlib==3.1.1
|
50 |
+
openssl==3.0.0
|
51 |
+
packaging==21.3
|
52 |
+
pandas==1.3.5
|
53 |
+
pandoc==2.16.2
|
54 |
+
pandocfilters==1.5.0
|
55 |
+
parso==0.8.3
|
56 |
+
pexpect==4.8.0
|
57 |
+
pickleshare==0.7.5
|
58 |
+
pip==21.3.1
|
59 |
+
prometheus_client==0.12.0
|
60 |
+
prompt-toolkit==3.0.24
|
61 |
+
ptyprocess==0.7.0
|
62 |
+
pycparser==2.21
|
63 |
+
pygments==2.10.0
|
64 |
+
pyparsing==3.0.6
|
65 |
+
pyrsistent==0.18.0
|
66 |
+
python==3.8.12
|
67 |
+
python-dateutil==2.8.2
|
68 |
+
python_abi==3.8
|
69 |
+
pytz==2021.3
|
70 |
+
pyzmq==22.3.0
|
71 |
+
readline==8.1
|
72 |
+
requests==2.26.0
|
73 |
+
requests-oauthlib==1.3.0
|
74 |
+
send2trash==1.8.0
|
75 |
+
setuptools==60.0.3
|
76 |
+
six==1.16.0
|
77 |
+
sqlite==3.37.0
|
78 |
+
terminado==0.12.1
|
79 |
+
testpath==0.5.0
|
80 |
+
tk==8.6.11
|
81 |
+
tornado==6.1
|
82 |
+
tqdm==4.62.3
|
83 |
+
traitlets==5.1.1
|
84 |
+
twarc==2.8.2
|
85 |
+
twarc-csv==0.5.1
|
86 |
+
urllib3==1.26.7
|
87 |
+
wcwidth==0.2.5
|
88 |
+
webencodings==0.5.1
|
89 |
+
wheel==0.37.0
|
90 |
+
xz==5.2.5
|
91 |
+
zeromq==4.3.4
|
92 |
+
zipp==3.6.0
|
93 |
+
zlib==1.2.11
|