Skip to content

Commit

Permalink
Merge pull request City-of-Helsinki#53 from suutari-ai/memcached
Browse files Browse the repository at this point in the history
requirements: Add python-memcached
  • Loading branch information
suutari-ai authored Feb 14, 2018
2 parents f5cfc99 + 2fc5634 commit 01d8bd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ lxml
owslib

# Misc
pytz
django-cors-headers
python-memcached
pytz
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ psycopg2==2.7.3.2
pyjwt==1.5.3 # via djangorestframework-jwt
pyproj==1.9.5.1 # via owslib
python-dateutil==2.6.1 # via owslib
python-memcached==1.59
pytz==2017.3
raven==6.5.0
requests==2.18.4 # via owslib
six==1.11.0 # via django-environ, djangorestframework-gis, python-dateutil
six==1.11.0 # via django-environ, djangorestframework-gis, python-dateutil, python-memcached
urllib3==1.22 # via requests

0 comments on commit 01d8bd3

Please sign in to comment.