Skip to content

Commit

Permalink
Update library versions (#1604)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwkaltz authored Sep 1, 2022
1 parent 8238f6e commit 25fdc40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
jsonschema==4.9.1
jsonschema==4.15.0
lxml==4.9.1
pytest==7.1.2
pytest-cov==3.0.0
pytest-ordering==0.6
requests-mock==1.9.3
requests-mock==1.10.0
responses==0.21.0
webtest
webtest==3.0.0
pillow==9.2.0
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
PyPDF2==2.10.0
PyPDF2==2.10.4
filetype==1.1.0
geoalchemy2==0.12.3
pyramid==1.10.8 # rq.filter: <2
pyramid-debugtoolbar==4.9
qrcode==7.3.1
image==1.5.33
shapely==1.8.2
shapely==1.8.4
SQLAlchemy==1.4.40
pyaml-env==1.1.5
urllib3==1.26.11
urllib3==1.26.12
waitress==2.1.2
pyreproj==2.0.0
mako-render==0.1.0
requests==2.28.1
geolink-formatter==2.0.1
pyconizer==0.1.4
c2cwsgiutils[standard]==5.1.0
c2cwsgiutils[standard]==5.1.3

0 comments on commit 25fdc40

Please sign in to comment.