-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
141 lines (141 loc) · 2.52 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
aiohttp==3.8.4
aiosignal==1.3.1
alabaster==0.7.13
annotated-types==0.6.0
asttokens==2.2.1
async-timeout==4.0.2
attrs==23.2.0
Babel==2.11.0
backcall==0.2.0
backoff==2.2.1
beautifulsoup4==4.11.2
bleach==6.1.0
botocore==1.29.135
bson==0.5.10
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
cloudpickle==2.2.1
comm==0.1.3
contourpy==1.0.7
cryptography==41.0.3
cycler==0.11.0
dataclasses-json==0.5.7
debugpy==1.6.7
decorator==5.1.1
defusedxml==0.7.1
dnspython==2.3.0
docutils==0.17.1
dulwich==0.20.50
executing==1.2.0
fastjsonschema==2.19.1
feedparser==6.0.10
fonttools==4.39.3
frozenlist==1.3.3
gitdb==4.0.11
GitPython==3.1.41
gql==3.4.1
graphql-core==3.2.3
grimoirelab-toolkit==0.3.3
idna==3.4
imagesize==1.4.1
ipykernel==6.22.0
ipython==8.12.0
ipywidgets==8.0.7
jedi==0.18.2
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter_client==8.2.0
jupyter_core==5.3.0
jupyterlab-widgets==3.0.8
jupyterlab_pygments==0.3.0
kiwisolver==1.4.4
llvmlite==0.40.1
markdown-it-py==3.0.0
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
matplotlib==3.7.1
matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mistune==3.0.2
multidict==6.0.4
mypy-extensions==1.0.0
nbclient==0.9.0
nbconvert==7.16.1
nbformat==5.9.2
nest-asyncio==1.5.6
networkx==3.1
numba==0.57.1
numpy==1.24.2
packaging==23.0
pandas==2.0.1
pandocfilters==1.5.1
parso==0.8.3
patsy==0.5.3
perceval==0.24.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.5.0
platformdirs==3.4.0
prompt-toolkit==3.0.38
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
Pygments==2.14.0
PyJWT==2.6.0
pymongo==4.3.3
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.7.1
PyYAML==6.0
pyzmq==25.0.2
referencing==0.33.0
regex==2023.6.3
requests==2.28.2
requests-toolbelt==0.10.1
rpds-py==0.18.0
scikit-learn==1.2.2
scipy==1.10.1
seaborn==0.12.2
sgmllib3k==1.0.0
shap==0.42.1
six==1.16.0
slicer==0.0.7
smmap==5.0.1
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
Sphinx==4.3.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
stack-data==0.6.2
statsmodels==0.13.5
threadpoolctl==3.1.0
tinycss2==1.2.1
tornado==6.3.1
tqdm==4.65.0
traitlets==5.9.0
typing-inspect==0.8.0
typing_extensions==4.9.0
tzdata==2023.3
urllib3==1.26.14
watchdog==2.3.1
wcwidth==0.2.6
webencodings==0.5.1
websockets==10.4
widgetsnbextension==4.0.8
wmutils==0.11.0
yarl==1.9.2