forked from cga-harvard/Hypermap-Registry
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
83 lines (80 loc) · 1.5 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
--extra-index-url https://testpypi.python.org/pypi
amqp==2.1.4
amqplib==1.0.2
anyjson==0.3.3
appdirs==1.4.3
arcrest==10.3
backports.shutil-get-terminal-size==1.0.0
beautifulsoup4==4.5.1
billiard==3.5.0.2
celery==4.0.2
decorator==4.0.11
dj-database-url==0.4.0
Django==1.8.7
django-basic-authentication-decorator==0.9
django-cache-url==1.2.0
django-celery-beat==1.0.1
#django-celery-results==1.0.1
https://github.com/cga-harvard/django-celery-results/zipball/master#egg=django-celery-results
django-debug-toolbar==1.4
django-extensions==1.6.7
django-taggit==0.18.0
django-tastypie==0.13.3
djangorestframework==3.3.3
djmp==0.2.13
elasticsearch==1.9.0
enum34==1.1.6
flake8==2.5.1
geolinks==0.2.0
httmock==1.2.5
ipdb==0.10.1
ipython==5.3.0
ipython-genutils==0.2.0
isodate==0.5.4
kombu==4.0.2
lxml==3.6.1
MapProxy==1.11.0
mccabe==0.3.1
nose==1.3.7
OWSLib==0.15.0
packaging==16.8
pathlib2==2.2.1
Paver==1.2.4
pep8==1.7.0
pexpect==4.2.1
pickleshare==0.7.4
pika==0.10.0
Pillow==3.1.1
prompt-toolkit==1.0.14
psutil==4.3.0
psycopg2==2.6.1
ptyprocess==0.5.1
pycsw==2.1.dev20161019
pyflakes==1.0.0
Pygments==2.2.0
pylibmc==1.5.2
pyparsing==2.2.0
pyproj==1.9.3
pysolr==3.7.0
python-dateutil==2.5.3
python-memcached==1.57
python-mimeparse==1.5.2
pytz==2016.6.1
PyYAML>=4.2b1
requests>=2.20.0
scandir==1.5
selenium==2.53.6
Shapely==1.3.1
simplegeneric==0.8.1
six==1.10.0
sqlparse==0.2.0
traitlets==4.3.2
urllib3>=1.24.2
uWSGI==2.0.17.1
vine==1.1.3
virtualenv==12.1.1
waitress==0.9.0
wcwidth==0.1.7
WebOb==1.6.1
WebTest==2.0.29
xmltodict==0.9.2