-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
116 lines (115 loc) · 4.08 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
104
105
106
107
108
109
110
111
112
113
114
115
116
argon2-cffi==20.1.0
attrs==22.1.0
Automat==20.2.0
backcall==0.2.0
bleach==3.1.5
certifi==2020.6.20
cffi==1.14.1
chardet==3.0.4
click==7.1.2
cluster==1.4.1.post2
colorama==0.4.3
constantly==15.1.0
cycler==0.10.0
decorator==4.4.2
defusedxml==0.6.0
docker==4.2.2
docopt==0.6.2
entrypoints==0.3
escapism==1.0.1
filelock==3.8.0
hyperlink==21.0.0
idna==2.10
incremental==21.3.0
ipykernel==5.3.4
ipython==7.17.0
ipython-genutils==0.2.0
ipywidgets==7.5.1
itemadapter==0.7.0
itemloaders==1.0.6
jedi==0.17.2
Jinja2==2.11.2
jmespath==1.0.1
joblib==0.16.0
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==6.1.6
jupyter-console==6.1.0
jupyter-core==4.6.3
jupyter-repo2docker==0.11.0
kiwisolver==1.2.0
MarkupSafe==1.1.1
matplotlib==3.3.1
mcat==1.0
mistune==0.8.4
nbconvert==5.6.1
nbformat==5.0.6
nltk==3.5
notebook==6.1.0
numpy==1.19.1
oauthlib==3.1.0
packaging==20.4
pandoc==1.0.2
pandocfilters==1.4.2
parsel==1.6.0
parso==0.7.1
pickleshare==0.7.5
Pillow==7.2.0
ply==3.11
praw==7.7.0
prawcore==2.3.0
prettytable==0.7.2
prometheus-client==0.8.0
prompt-toolkit==3.0.5
Protego==0.2.1
pycparser==2.20
PyDispatcher==2.0.6
Pygments==2.6.1
pyOpenSSL==22.1.0
pyparsing==2.4.7
pypiwin32==223
pyrsistent==0.16.0
PySocks==1.7.1
python-dateutil==2.8.1
python-json-logger==0.1.11
pywin32==227
pywinpty==0.5.7
pyzmq==19.0.2
qtconsole==4.7.5
QtPy==1.9.0
queuelib==1.6.2
regex==2020.7.14
requests==2.24.0
requests-file==1.5.1
requests-oauthlib==1.3.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
scipy==1.5.2
Scrapy==2.6.2
semver==2.10.2
Send2Trash==1.5.0
service-identity==21.1.0
six==1.15.0
terminado==0.8.3
testpath==0.4.4
textblob==0.15.3
tldextract==3.4.0
toml==0.10.1
tornado==6.0.4
tqdm==4.48.2
traitlets==4.3.3
tweepy==3.9.0
Twisted==22.8.0
twisted-iocpsupport==1.0.2
twitter==1.18.0
update-checker==0.18.0
urllib3==1.25.10
w3lib==2.0.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==0.57.0
widgetsnbextension==3.5.1
zope.interface==5.5.0
pandas~=1.1.3
torch~=1.13.1
transformers~=4.26.1