forked from palewire/django-calaccess-campaign-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_cloudmysql.txt
56 lines (56 loc) · 1.03 KB
/
requirements_cloudmysql.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
Django==1.7
Fabric==1.7.0
Jinja==1.2
Jinja2==2.7.3
MarkupSafe==0.23
PyMySQL
PyYAML==3.10
Pygments==1.6
SQLAlchemy==0.9.7
South==0.8.1
Sphinx==1.2.2
argh==0.23.3
argparse==1.2.1
backports.ssl-match-hostname==3.4.0.2
beautifulsoup4==4.3.2
coverage==3.7.1
csvkit==0.6.1
dbf==0.95.012
django-appconf==0.6
django-bakery==0.6.4
-e git+ssh://[email protected]/california-civic-data-coalition/django-calaccess-raw-data.git@HEAD#egg=django-calaccess-raw-data
django-compressor==1.3
django-debug-toolbar>=0.9.4
django-extensions==1.3.3
django-haystack==2.1.0
django-storages==1.1.8
django-tastypie==0.11.1
docutils==0.12
enum34==1.0
hurry.filesize==0.9
jdcal==1.0
livereload==2.0.0
openpyxl==2.0.5
paramiko==1.11.0
pathtools==0.1.2
pep8==1.5.7
progressbar==2.2
py==1.4.23
pycrypto==2.6
pyflakes==0.8.1
pypandoc==0.8.0
python-coveralls==2.4.2
python-dateutil==2.1
python-memcached==1.48
python-mimeparse==0.1.4
pyzmq==14.0.1
requests==2.2.1
sh==1.09
six==1.7.3
sphinx-autobuild==0.2.3
tornado==3.1.1
tox==1.7.2
virtualenv==1.11.6
watchdog==0.6.0
wsgiref==0.1.2
xlrd==0.9.3