We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5436c84 commit 3a6d863Copy full SHA for 3a6d863
1 file changed
setup.py
@@ -47,7 +47,7 @@ def fullsplit(path, result=None):
47
install_requires = [
48
"geoshape-geonode==1.1.dev20150116170751",
49
"django-classification-banner>=0.1.4",
50
- "django-maploom==1.1",
+ "django-maploom==1.1.1",
51
"psycopg2==2.4.5"
52
]
53
0 commit comments