Blame view

requirements.txt 1.25 KB
d0beb7b42   Mathias   Requirements. pip...
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
  absl-py==0.9.0
  alembic==1.4.2
  audioread==2.1.8
  cachetools==4.1.0
  certifi==2020.4.5.2
  cffi==1.14.0
  chardet==3.0.4
  cliff==3.2.0
  cmaes==0.5.0
  cmd2==0.8.9
  colorlog==4.1.0
  cycler==0.10.0
  decorator==4.4.2
  docopt==0.6.2
  filelock==3.0.12
  future==0.18.2
  google-auth==1.16.1
  google-auth-oauthlib==0.4.1
  grpcio==1.29.0
  idna==2.9
  importlib-metadata==1.6.1
  joblib==0.15.1
  kiwisolver==1.2.0
  librosa==0.7.2
  llvmlite==0.32.1
  Mako==1.1.3
  Markdown==3.2.2
  MarkupSafe==1.1.1
  matplotlib==3.2.1
  mpmath==1.1.0
  numba==0.49.1
  numpy==1.18.5
  oauthlib==3.1.0
  optuna==1.5.0
  pandas==1.0.4
  pbr==5.4.5
  pescador==2.1.0
  Pillow==7.1.2
  prettytable==0.7.2
  protobuf==3.12.2
d0beb7b42   Mathias   Requirements. pip...
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
  pyasn1==0.4.8
  pyasn1-modules==0.2.8
  pycparser==2.20
  pyparsing==2.4.7
  pyperclip==1.8.0
  python-dateutil==2.8.1
  python-editor==1.0.4
  pytz==2020.1
  PyYAML==5.3.1
  pyzmq==19.0.1
  requests==2.23.0
  requests-oauthlib==1.3.0
  resampy==0.2.2
  rsa==4.0
  scikit-learn==0.23.1
  scipy==1.4.1
  simplejson==3.17.0
  six==1.15.0
  sortedcollections==1.2.1
  sortedcontainers==2.2.2
  SoundFile==0.10.3.post1
  SQLAlchemy==1.3.17
  stevedore==2.0.0
  sympy==1.6
  tabulate==0.8.7
  tensorboard==2.2.2
  tensorboard-plugin-wit==1.6.0.post3
  threadpoolctl==2.1.0
333882912   Mathias Quillot   Requirements are ...
69
70
  torch==1.5.0
  torchvision==0.6.0
d0beb7b42   Mathias   Requirements. pip...
71
72
73
  tqdm==4.46.1
  typing-extensions==3.7.4.2
  urllib3==1.25.9
d0beb7b42   Mathias   Requirements. pip...
74
75
76
  wcwidth==0.2.4
  Werkzeug==1.0.1
  zipp==3.1.0