blob: 040fed025dfed53bd1185753278d664bf793671d (
plain) (
blame)
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
|
astroid==2.15.6
black==23.9.1
click==8.1.7
contourpy==1.1.0
cycler==0.11.0
dill==0.3.7
filelock==3.12.3
fonttools==4.42.1
isort==5.12.0
Jinja2==3.1.2
kiwisolver==1.4.5
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
matplotlib==3.7.2
mccabe==0.7.0
mido==1.3.0
mpmath==1.3.0
mypy==1.5.1
mypy-extensions==1.0.0
networkx==3.1
numpy==1.25.2
packaging==23.1
pathspec==0.11.2
Pillow==10.0.0
platformdirs==3.10.0
pylint==2.17.5
pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==6.0.1
ruff==0.0.285
six==1.16.0
sympy==1.12
tokenizers==0.13.3
tomli==2.0.1
tomlkit==0.12.1
torch==2.0.0
torchaudio==2.0.1
tqdm==4.66.1
typing_extensions==4.7.1
wrapt==1.15.0
|