forked from MTG/freesound
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 1.09 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
#NOTE: before running pip, install the following system packages
#apt-get install libyaml-dev (to allow the cloader)
#apt-get install libjpeg-dev
#apt-get install zlib1g-dev
#apt-get install libpng12-dev
BeautifulSoup==3.2.0
beautifulsoup4==4.6.0
bleach==3.1.5
PyYAML==3.11
pycrypto==2.6.1
feedparser==5.1.3
python-cjson==1.1.0
python-memcached==1.53
markdown==2.5.1
django-piston==0.2.3
psycopg2==2.7.3.2
networkx==1.5
gearman==2.0.2
recaptcha-client==1.0.6
graypy==0.2.12
Django==1.11.29
django-extensions==1.7.8
django-debug-toolbar==1.7
gunicorn==19.9.0
akismet==0.2.0
django-cors-headers==2.0.2
django-oauth2-provider==0.2.6.1
djangorestframework==3.9.4
djangorestframework-jsonp==1.0.2
djangorestframework-xml==1.4.0
djangorestframework-yaml==1.0.3
django-oauth-toolkit==0.10.0
django-object-actions==0.8.2
pillow==6.2.2
ipython==4.2.0
stripe==2.28.1
Sphinx==1.6.3
django-fixture-magic
mock==2.0.0
sentry-sdk==0.14.4
django-multiupload==0.5
zenpy==1.1.3
PyJWT==1.4.2
ConcurrentLogHandler==0.9.1
freezegun==0.3.11
boto3==1.7.10
xlrd==1.1.0
numpy==1.16.6
django-silk==3.0.2
dj-database-url==0.5.0
pysndfile==1.4.3