-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
93 lines (93 loc) · 1.6 KB
/
requirements.txt
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
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
amqp==2.6.0
anyjson==0.3.3
astor==0.8.1
attrs==19.3.0
audioread==2.1.8
bandit==1.6.2
billiard==3.6.3.0
boto3==1.14.2
botocore==1.17.2
celery==4.4.5
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
cycler==0.10.0
darglint==1.3.0
decorator==4.4.2
Django==2.2.13
django-extensions==2.2.9
django-storages==1.9.1
docutils==0.16
eradicate==1.0
ez-setup==0.9
flake8==3.8.2
flake8-bandit==2.1.2
flake8-broken-line==0.2.0
flake8-bugbear==19.8.0
flake8-commas==2.0.0
flake8-comprehensions==3.2.2
flake8-debugger==3.2.1
flake8-docstrings==1.5.0
flake8-eradicate==0.3.0
flake8-isort==2.9.1
flake8-polyfill==1.0.2
flake8-quotes==2.1.2
flake8-rst-docstrings==0.0.12
flake8-string-format==0.2.3
future==0.18.2
gitdb==4.0.5
GitPython==3.1.2
idna==2.9
imageio==2.8.0
imageio-ffmpeg==0.4.2
importlib-metadata==1.6.0
isort==4.3.21
jmespath==0.10.0
joblib==0.15.1
kiwisolver==1.2.0
kombu==4.6.10
librosa==0.7.2
llvmlite==0.32.1
matplotlib==3.2.1
mccabe==0.6.1
moviepy==1.0.3
mysqlclient==1.4.6
numba==0.49.1
numpy==1.18.4
pbr==5.4.5
pep8-naming==0.9.1
Pillow==7.1.2
pitch==0.0.6
proglog==0.1.9
pycodestyle==2.6.0
pycparser==2.20
pydocstyle==5.0.2
pyflakes==2.2.0
Pygments==2.6.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
requests==2.23.0
resampy==0.2.2
restructuredtext-lint==1.3.0
s3transfer==0.3.3
scikit-learn==0.23.1
scipy==1.4.1
six==1.15.0
smmap==3.0.4
snowballstemmer==2.0.0
SoundFile==0.10.3.post1
sqlparse==0.3.1
stevedore==1.32.0
tenacity==6.2.0
testfixtures==6.14.1
threadpoolctl==2.0.0
toml==0.10.1
tqdm==4.46.0
typing-extensions==3.7.4.2
urllib3==1.25.9
vidpy==0.1.9
vine==1.3.0
wemake-python-styleguide==0.14.0
zipp==3.1.0