Commit 3338829123b3329afb59eb31af24d93f4d6b1a68
1 parent
d0beb7b42c
Exists in
master
Requirements are a little bit updated
Showing 1 changed file with 2 additions and 8 deletions Inline Diff
requirements.txt
1 | absl-py==0.9.0 | 1 | absl-py==0.9.0 |
2 | alembic==1.4.2 | 2 | alembic==1.4.2 |
3 | audioread==2.1.8 | 3 | audioread==2.1.8 |
4 | cachetools==4.1.0 | 4 | cachetools==4.1.0 |
5 | certifi==2020.4.5.2 | 5 | certifi==2020.4.5.2 |
6 | cffi==1.14.0 | 6 | cffi==1.14.0 |
7 | chardet==3.0.4 | 7 | chardet==3.0.4 |
8 | cliff==3.2.0 | 8 | cliff==3.2.0 |
9 | cmaes==0.5.0 | 9 | cmaes==0.5.0 |
10 | cmd2==0.8.9 | 10 | cmd2==0.8.9 |
11 | colorlog==4.1.0 | 11 | colorlog==4.1.0 |
12 | cycler==0.10.0 | 12 | cycler==0.10.0 |
13 | decorator==4.4.2 | 13 | decorator==4.4.2 |
14 | docopt==0.6.2 | 14 | docopt==0.6.2 |
15 | filelock==3.0.12 | 15 | filelock==3.0.12 |
16 | future==0.18.2 | 16 | future==0.18.2 |
17 | google-auth==1.16.1 | 17 | google-auth==1.16.1 |
18 | google-auth-oauthlib==0.4.1 | 18 | google-auth-oauthlib==0.4.1 |
19 | grpcio==1.29.0 | 19 | grpcio==1.29.0 |
20 | idna==2.9 | 20 | idna==2.9 |
21 | importlib-metadata==1.6.1 | 21 | importlib-metadata==1.6.1 |
22 | joblib==0.15.1 | 22 | joblib==0.15.1 |
23 | kiwisolver==1.2.0 | 23 | kiwisolver==1.2.0 |
24 | librosa==0.7.2 | 24 | librosa==0.7.2 |
25 | llvmlite==0.32.1 | 25 | llvmlite==0.32.1 |
26 | Mako==1.1.3 | 26 | Mako==1.1.3 |
27 | Markdown==3.2.2 | 27 | Markdown==3.2.2 |
28 | MarkupSafe==1.1.1 | 28 | MarkupSafe==1.1.1 |
29 | matplotlib==3.2.1 | 29 | matplotlib==3.2.1 |
30 | mpmath==1.1.0 | 30 | mpmath==1.1.0 |
31 | numba==0.49.1 | 31 | numba==0.49.1 |
32 | numpy==1.18.5 | 32 | numpy==1.18.5 |
33 | oauthlib==3.1.0 | 33 | oauthlib==3.1.0 |
34 | optuna==1.5.0 | 34 | optuna==1.5.0 |
35 | pandas==1.0.4 | 35 | pandas==1.0.4 |
36 | pbr==5.4.5 | 36 | pbr==5.4.5 |
37 | pescador==2.1.0 | 37 | pescador==2.1.0 |
38 | Pillow==7.1.2 | 38 | Pillow==7.1.2 |
39 | prettytable==0.7.2 | 39 | prettytable==0.7.2 |
40 | protobuf==3.12.2 | 40 | protobuf==3.12.2 |
41 | pyannote.audio==2.0a1+50.g80b002a | ||
42 | pyannote.core==4.1 | ||
43 | pyannote.database==3.0.1 | ||
44 | pyannote.metrics==2.3 | ||
45 | pyannote.pipeline==1.5 | ||
46 | pyasn1==0.4.8 | 41 | pyasn1==0.4.8 |
47 | pyasn1-modules==0.2.8 | 42 | pyasn1-modules==0.2.8 |
48 | pycparser==2.20 | 43 | pycparser==2.20 |
49 | pyparsing==2.4.7 | 44 | pyparsing==2.4.7 |
50 | pyperclip==1.8.0 | 45 | pyperclip==1.8.0 |
51 | python-dateutil==2.8.1 | 46 | python-dateutil==2.8.1 |
52 | python-editor==1.0.4 | 47 | python-editor==1.0.4 |
53 | pytz==2020.1 | 48 | pytz==2020.1 |
54 | PyYAML==5.3.1 | 49 | PyYAML==5.3.1 |
55 | pyzmq==19.0.1 | 50 | pyzmq==19.0.1 |
56 | requests==2.23.0 | 51 | requests==2.23.0 |
57 | requests-oauthlib==1.3.0 | 52 | requests-oauthlib==1.3.0 |
58 | resampy==0.2.2 | 53 | resampy==0.2.2 |
59 | rsa==4.0 | 54 | rsa==4.0 |
60 | scikit-learn==0.23.1 | 55 | scikit-learn==0.23.1 |
61 | scipy==1.4.1 | 56 | scipy==1.4.1 |
62 | simplejson==3.17.0 | 57 | simplejson==3.17.0 |
63 | six==1.15.0 | 58 | six==1.15.0 |
64 | sortedcollections==1.2.1 | 59 | sortedcollections==1.2.1 |
65 | sortedcontainers==2.2.2 | 60 | sortedcontainers==2.2.2 |
66 | SoundFile==0.10.3.post1 | 61 | SoundFile==0.10.3.post1 |
67 | SQLAlchemy==1.3.17 | 62 | SQLAlchemy==1.3.17 |
68 | stevedore==2.0.0 | 63 | stevedore==2.0.0 |
69 | sympy==1.6 | 64 | sympy==1.6 |
70 | tabulate==0.8.7 | 65 | tabulate==0.8.7 |
71 | tensorboard==2.2.2 | 66 | tensorboard==2.2.2 |
72 | tensorboard-plugin-wit==1.6.0.post3 | 67 | tensorboard-plugin-wit==1.6.0.post3 |
73 | threadpoolctl==2.1.0 | 68 | threadpoolctl==2.1.0 |
74 | torch==1.5.0+cpu | 69 | torch==1.5.0 |
75 | torchvision==0.6.0+cpu | 70 | torchvision==0.6.0 |
76 | tqdm==4.46.1 | 71 | tqdm==4.46.1 |
77 | typing-extensions==3.7.4.2 | 72 | typing-extensions==3.7.4.2 |
78 | urllib3==1.25.9 | 73 | urllib3==1.25.9 |
79 | volia==0.0.1 | ||
80 | wcwidth==0.2.4 | 74 | wcwidth==0.2.4 |
81 | Werkzeug==1.0.1 | 75 | Werkzeug==1.0.1 |
82 | zipp==3.1.0 | 76 | zipp==3.1.0 |
83 | 77 |