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