rortizmerino
commited on
Commit
·
ba78c96
1
Parent(s):
e9fa4d3
First report venv requirements
Browse files- requirements.txt +182 -2
requirements.txt
CHANGED
@@ -1,4 +1,184 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dvc==2.26.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pre-commit==2.20.0
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.9.5
|
2 |
+
aiohttp-retry==2.8.3
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==4.2.2
|
5 |
+
amqp==5.2.0
|
6 |
+
antlr4-python3-runtime==4.9.3
|
7 |
+
anyio==4.3.0
|
8 |
+
appdirs==1.4.4
|
9 |
+
argon2-cffi==23.1.0
|
10 |
+
argon2-cffi-bindings==21.2.0
|
11 |
+
arrow==1.3.0
|
12 |
+
asttokens==2.4.1
|
13 |
+
async-lru==2.0.4
|
14 |
+
async-timeout==4.0.3
|
15 |
+
asyncssh==2.14.2
|
16 |
+
atpublic==4.1.0
|
17 |
+
attrs==23.2.0
|
18 |
+
Babel==2.15.0
|
19 |
+
beautifulsoup4==4.12.3
|
20 |
+
billiard==4.2.0
|
21 |
+
bleach==6.1.0
|
22 |
+
celery==5.4.0
|
23 |
+
certifi==2024.2.2
|
24 |
+
cffi==1.16.0
|
25 |
+
cfgv==3.4.0
|
26 |
+
charset-normalizer==3.3.2
|
27 |
+
click==8.1.7
|
28 |
+
click-didyoumean==0.3.1
|
29 |
+
click-plugins==1.1.1
|
30 |
+
click-repl==0.3.0
|
31 |
+
colorama==0.4.6
|
32 |
+
comm==0.2.2
|
33 |
+
configobj==5.0.8
|
34 |
+
cryptography==42.0.7
|
35 |
+
debugpy==1.8.1
|
36 |
+
decorator==5.1.1
|
37 |
+
defusedxml==0.7.1
|
38 |
+
dictdiffer==0.9.0
|
39 |
+
diskcache==5.6.3
|
40 |
+
distlib==0.3.8
|
41 |
+
distro==1.9.0
|
42 |
+
dpath==2.1.6
|
43 |
+
dulwich==0.22.1
|
44 |
dvc==2.26.2
|
45 |
+
dvc-data==0.8.0
|
46 |
+
dvc-http==2.19.1
|
47 |
+
dvc-objects==0.2.2
|
48 |
+
dvc-render==0.0.10
|
49 |
+
dvc-task==0.1.2
|
50 |
+
dvclive==0.11.0
|
51 |
+
entrypoints==0.4
|
52 |
+
exceptiongroup==1.2.1
|
53 |
+
executing==2.0.1
|
54 |
+
fastjsonschema==2.19.1
|
55 |
+
filelock==3.14.0
|
56 |
+
flatten-dict==0.4.2
|
57 |
+
flufl.lock==8.1.0
|
58 |
+
fqdn==1.5.1
|
59 |
+
frozenlist==1.4.1
|
60 |
+
fsspec==2024.3.1
|
61 |
+
funcy==2.0
|
62 |
+
future==1.0.0
|
63 |
+
gitdb==4.0.11
|
64 |
+
GitPython==3.1.43
|
65 |
+
grandalf==0.6
|
66 |
+
great-expectations==0.15.23
|
67 |
+
h11==0.14.0
|
68 |
+
httpcore==1.0.5
|
69 |
+
httpx==0.27.0
|
70 |
+
hydra-core==1.3.2
|
71 |
+
identify==2.5.36
|
72 |
+
idna==3.7
|
73 |
+
importlib_metadata==7.1.0
|
74 |
+
ipykernel==6.29.4
|
75 |
+
ipython==8.24.0
|
76 |
+
ipywidgets==8.1.2
|
77 |
+
isoduration==20.11.0
|
78 |
+
jedi==0.19.1
|
79 |
+
Jinja2==3.1.4
|
80 |
+
json5==0.9.25
|
81 |
+
jsonpatch==1.33
|
82 |
+
jsonpointer==2.4
|
83 |
+
jsonschema==4.22.0
|
84 |
+
jsonschema-specifications==2023.12.1
|
85 |
+
jupyter-events==0.10.0
|
86 |
+
jupyter-lsp==2.2.5
|
87 |
+
jupyter_client==8.6.1
|
88 |
+
jupyter_core==5.7.2
|
89 |
+
jupyter_server==2.14.0
|
90 |
+
jupyter_server_terminals==0.5.3
|
91 |
+
jupyterlab==4.1.8
|
92 |
+
jupyterlab_pygments==0.3.0
|
93 |
+
jupyterlab_server==2.27.1
|
94 |
+
jupyterlab_widgets==3.0.10
|
95 |
+
kombu==5.3.7
|
96 |
+
makefun==1.15.2
|
97 |
+
markdown-it-py==3.0.0
|
98 |
+
MarkupSafe==2.1.5
|
99 |
+
marshmallow==3.21.2
|
100 |
+
matplotlib-inline==0.1.7
|
101 |
+
mdurl==0.1.2
|
102 |
+
mistune==3.0.2
|
103 |
+
multidict==6.0.5
|
104 |
+
nanotime==0.5.2
|
105 |
+
nbclient==0.10.0
|
106 |
+
nbconvert==7.16.4
|
107 |
+
nbformat==5.10.4
|
108 |
+
nest-asyncio==1.6.0
|
109 |
+
networkx==3.3
|
110 |
+
nodeenv==1.8.0
|
111 |
+
notebook==7.1.3
|
112 |
+
notebook_shim==0.2.4
|
113 |
+
numpy==1.26.4
|
114 |
+
omegaconf==2.3.0
|
115 |
+
overrides==7.7.0
|
116 |
+
packaging==24.0
|
117 |
+
pandas==2.2.2
|
118 |
+
pandocfilters==1.5.1
|
119 |
+
parso==0.8.4
|
120 |
+
pathspec==0.9.0
|
121 |
+
pexpect==4.9.0
|
122 |
+
platformdirs==4.2.2
|
123 |
pre-commit==2.20.0
|
124 |
+
prometheus_client==0.20.0
|
125 |
+
prompt-toolkit==3.0.43
|
126 |
+
psutil==5.9.8
|
127 |
+
ptyprocess==0.7.0
|
128 |
+
pure-eval==0.2.2
|
129 |
+
pycparser==2.22
|
130 |
+
pydot==2.0.0
|
131 |
+
pygit2==1.14.1
|
132 |
+
Pygments==2.18.0
|
133 |
+
pygtrie==2.5.0
|
134 |
+
pyparsing==3.1.2
|
135 |
+
python-dateutil==2.9.0.post0
|
136 |
+
python-json-logger==2.0.7
|
137 |
+
pytz==2024.1
|
138 |
+
PyYAML==6.0.1
|
139 |
+
pyzmq==26.0.3
|
140 |
+
referencing==0.35.1
|
141 |
+
requests==2.31.0
|
142 |
+
rfc3339-validator==0.1.4
|
143 |
+
rfc3986-validator==0.1.1
|
144 |
+
rich==13.7.1
|
145 |
+
rpds-py==0.18.1
|
146 |
+
ruamel.yaml==0.17.17
|
147 |
+
scipy==1.13.0
|
148 |
+
scmrepo==0.1.1
|
149 |
+
Send2Trash==1.8.3
|
150 |
+
shortuuid==1.0.13
|
151 |
+
shtab==1.7.1
|
152 |
+
six==1.16.0
|
153 |
+
smmap==5.0.1
|
154 |
+
sniffio==1.3.1
|
155 |
+
soupsieve==2.5
|
156 |
+
stack-data==0.6.3
|
157 |
+
tabulate==0.9.0
|
158 |
+
termcolor==2.4.0
|
159 |
+
terminado==0.18.1
|
160 |
+
tinycss2==1.3.0
|
161 |
+
toml==0.10.2
|
162 |
+
tomli==2.0.1
|
163 |
+
tomlkit==0.12.5
|
164 |
+
toolz==0.12.1
|
165 |
+
tornado==6.4
|
166 |
+
tqdm==4.66.4
|
167 |
+
traitlets==5.14.3
|
168 |
+
types-python-dateutil==2.9.0.20240316
|
169 |
+
typing_extensions==4.11.0
|
170 |
+
tzdata==2024.1
|
171 |
+
tzlocal==5.2
|
172 |
+
uri-template==1.3.0
|
173 |
+
urllib3==1.26.18
|
174 |
+
vine==5.1.0
|
175 |
+
virtualenv==20.26.2
|
176 |
+
voluptuous==0.14.2
|
177 |
+
wcwidth==0.2.13
|
178 |
+
webcolors==1.13
|
179 |
+
webencodings==0.5.1
|
180 |
+
websocket-client==1.8.0
|
181 |
+
widgetsnbextension==4.0.10
|
182 |
+
yarl==1.9.4
|
183 |
+
zc.lockfile==3.0.post1
|
184 |
+
zipp==3.18.1
|