Skip to content

Commit

Permalink
Update requirements_docs.txt to reflect the latest dependency changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Coop56 committed Mar 18, 2019
1 parent d59658b commit 971c9e6
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions requirements_docs.txt
@@ -1,50 +1,50 @@
Django==1.11.20
six==1.10.0
amqp==2.2.2
amqp==2.4.2
arcrest==10.3
autoflake==0.7
awesome-slugify==1.6.5
beautifulsoup4==4.4.1
boto==2.38.0
beautifulsoup4==4.7.1
boto==2.49.0
celery==4.2.1
coreschema==0.0.4
coverage==4.5.1
coverage==4.5.3
datautil==0.4
decorator==4.1.2
decorator==4.3.2
dicttoxml==1.7.4
dj-database-url==0.4.2
dj-pagination==2.3.2
django-activity-stream==0.6.5
django-allauth==0.34.0
django-appconf==1.0.2
dj-database-url==0.5.0
dj-pagination==2.4.0
django-activity-stream==0.7.0
django-allauth==0.39.1
django-appconf==1.0.3
django-autocomplete-light==2.3.3
django-basic-authentication-decorator==0.9
django-bootstrap3-datetimepicker-2==2.5.0
django-bootstrap3-datetimepicker-2==2.8.2
django-celery-monitor==1.1.2
django-cors-headers==2.2.0
django-cors-headers==2.5.2
django-downloadview==1.9
django-filter==1.1.0
django-floppyforms==1.7.0
django-forms-bootstrap==3.1.0
django-geoexplorer==4.0.39
django-geoexplorer-worldmap==4.0.64
django-geonode-client==1.0.0
django-geoexplorer==4.0.41
django-geoexplorer-worldmap==4.0.65
django-geonode-client==1.0.9
django-guardian==1.4.9
django-haystack==2.8.1
django-invitations==1.9.2
django-ipware<2.2
django-jsonfield==1.0.1
django-jsonfield-compat==0.4.4
django-leaflet==0.23.0
django-leaflet==0.24.0
django-modeltranslation==0.12.2
django-mptt==0.9.0
django-mptt==0.9.1
django-multi-email-field==0.5.1
django-polymorphic==1.3
django-storages==1.6.5
django-taggit==0.22.2
django-polymorphic==1.3.1
django-storages==1.7.1
django-taggit==0.24.0
django-tastypie==0.14.0
django-treebeard==4.2.1
docker==3.1.1
django-treebeard==4.3
docker==3.7.0
elasticsearch<3.0.0
flake8==2.5.4
geoip2==2.9.0
Expand All @@ -54,56 +54,56 @@ geonode-avatar==2.1.8
geonode-dialogos==1.2
geonode-oauth-toolkit>=1.1.2rc0
geonode-user-messages==0.1.14
geopy==1.14.0
geopy==1.18.1
gisdata==0.5.4
gn-gsimporter>=1.0.9
gsconfig>=1.0.10
gunicorn==19.7.1
gunicorn==19.9.0
httplib2==0.10.3
inflection==0.3.1
invoke==0.22.1
ipython==5.5.0
jdcal==1.3
kombu==4.2.1
ipython==5.8.0
jdcal==1.4
kombu==4.4.0
lxml==3.6.2
mercantile==1.0.4
mock==2.0.0
nose==1.3.7
oauthlib==2.1.0
OWSLib==0.16.0
Paver==1.2.4
Pillow==3.3.1
Paver==1.3.4
Pillow==3.3.2
pinax-notifications==4.1.0
poster==0.8.1
psutil==5.4.8
psycopg2==2.7.3.1
pycodestyle==2.5.0
psutil==5.6.1
psycopg2==2.7.7
pycodestyle==2.3.1
pycountry
pycsw==2.2.0
pyflakes==1.6.0
pyopenssl==18.0.0
pyopenssl==19.0.0
pyproj==1.9.5.1
pytest==3.5.0
pytest-bdd==2.20.0
pytest-splinter==1.8.5
pytest-django==3.1.2
parse-type==0.4.1
setuptools==39.0.1
python-dateutil==2.6.1
setuptools==40.8.0
python-dateutil==2.8.0
python-memcached==1.59
pytz==2018.3
pytz==2018.9
pyyaml>=4.2b1
requests>=2.20.0
Shapely==1.5.17
simplejson==3.13.2
simplejson==3.16.0
splinter==0.7.7
# SQLAlchemy is a mandatory dependency of pycsw 2.2.0
SQLAlchemy==1.1.14
timeout-decorator==0.4.0
tqdm==4.23.3
Twisted
SQLAlchemy==1.3.1
timeout-decorator==0.4.1
tqdm==4.31.1
Twisted==18.9.0
user-agents==1.1.0
uWSGI==2.0.17
uWSGI==2.0.18
vectorformats==0.1
xmljson==0.1.9
xmltodict==0.10.2

0 comments on commit 971c9e6

Please sign in to comment.