jmansfield89 commited on
Commit
3e9fc89
·
1 Parent(s): 7ffa872

Update requirements.txt

Browse files

add "==" instead of "="

Files changed (1) hide show
  1. requirements.txt +93 -93
requirements.txt CHANGED
@@ -1,93 +1,93 @@
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
 
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