Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[requires.io] dependency update on master branch #3883

Merged
merged 1 commit into from
Jul 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions docker/build/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
alabaster==0.7.11 # Doc theme
alembic==0.9.9 # geoportal
alembic==1.0.0 # geoportal
Babel==2.6.0 # i18n
boto3==1.7.46 # Tile generation
boto3==1.7.58 # Tile generation
bottle==0.12.13 # geoportal
c2c.cssmin==0.7.dev6 # CGXP build
c2c.template==2.1.0 # geoportal
c2cgeoform==2.0.dev20180627 # commons
c2cgeoform==2.0.dev20180714 # commons
codacy-coverage==1.3.11 # Codacy send report
codespell==1.13.0 # Lint
colander==1.4 # commons, admin
Expand All @@ -14,7 +14,7 @@ coverage==4.5.1 # Build coverage XML for Codacy
dateutils==0.6.6 # geoportal pcreate
deform==2.0.5 # commons, admin
defusedxml==0.5.0 # geoportal
dogpile.cache==0.6.5 # geoportal
dogpile.cache==0.6.6 # geoportal
flake8==3.5.0 # lint, TODO remove filter on pyflakes
flake8-copyright==0.2.0 # lint
flake8-mypy==17.8.0 # lint
Expand All @@ -39,10 +39,10 @@ passwordgenerator # geoportal
PasteScript==2.0.2 # geoportal pcreate
pep8==1.7.1 # lint
pep8-naming==0.7.0 # Lint
Pillow==5.1.0 # Tile generation
Pillow==5.2.0 # Tile generation
polib==1.1.0 # i18n
psycopg2-binary==2.7.5 # geoportal
pycryptodome==3.6.3 # geoportal
pycryptodome==3.6.4 # geoportal
pyflakes==1.6.0 # lint, flake8 requires < 1.7.0, rq.filter: <1.7.0
Pygments==2.2.0 # doc
pylint==1.9.2 # lint
Expand All @@ -55,15 +55,15 @@ pyramid_tm==2.2 # geoportal
pytest-cov==2.5.1 # tests
pytest-selenium==1.13.0 # admin tests
python-dateutil==2.6.1 # geoportal, rq.filter: <2.7.0
PyYAML==4.1 # geoportal
rasterio==1.0b4 # geoportal raster
PyYAML==3.13 # geoportal
rasterio==1.0.0 # geoportal raster
requests==2.19.1 # geoportal
redis==2.10.6 # geoportal cache
Shapely==1.6.4.post1 # geoportal
simplejson==3.15.0 # geoportal
simplejson==3.16.0 # geoportal
Sphinx==1.7.5 # doc
sphinx-prompt==1.0.0 # doc
SQLAlchemy==1.2.8
SQLAlchemy==1.2.10
tilecloud==1.0.0 # Tile generation
tilecloud-chain==1.6.0.dev4 # Tile generation
transaction==2.2.1 # commons, geoportal
Expand Down
10 changes: 5 additions & 5 deletions docker/qgisserver/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
c2cgeoform==2.0.dev20180605 # commons
c2c.template==2.1.0.dev1 # geoportal
c2cgeoform==2.0.dev20180714 # commons
c2c.template==2.1.0 # geoportal
ColanderAlchemy==0.3.3 # commons
colander==1.4 # commons, admin
deform==2.0.5 # commons, admin
GeoAlchemy2==0.4.2 # commons, geoportal
geojson==2.3.0 # geoportal
geojson==2.4.0 # geoportal
iso8601==0.1.11 # deform, by default the version 0.1.12 is installed and is incompatible with deform, rq.filter: <=0.1.11
papyrus==2.3 # commons, geoportal
pyramid==1.9.1
SQLAlchemy==1.2.6
pyramid==1.9.2
SQLAlchemy==1.2.10
transaction==2.2.1 # commons, geoportal