Skip to content

Commit

Permalink
Updating libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Nov 15, 2024
1 parent 6c9c4c6 commit 7f48a75
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cachelib==0.9.0
certifi==2022.12.7
certifi==2024.8.30
charset-normalizer==3.1.0
click==8.1.3
contextlib2==21.6.0
docopt==0.6.2
Flask==2.2.3
Flask==2.3.3
Flask-Caching==2.0.2
Flask-Cors==3.0.10
Flask-Cors==5.0.0
idna==3.4
iiif-prezi3==1.2.1
iiif2==0.0.32
Expand All @@ -17,13 +17,13 @@ Jinja2==3.1.2
jsonpatch==1.32
jsonpointer==2.3
MarkupSafe==2.1.2
Pillow==9.4.0
Pillow==9.5.0
pydantic==1.10.12
requests==2.28.2
schema==0.7.5
six==1.16.0
tqdm==4.65.0
typing_extensions==4.7.1
urllib3==1.26.15
Werkzeug==2.2.3
Werkzeug==2.3.8
zipp==3.15.0

0 comments on commit 7f48a75

Please sign in to comment.