Skip to content
Open
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
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ APScheduler==3.11.2
Babel==2.18.0
beautifulsoup4==4.14.3
eventer==0.1.1
fastapi==0.136.1
fastapi==0.136.3
feedparser==6.0.12
flup-py3==1.0.3
Genshi==0.7.10
Genshi==0.7.11
git+https://github.com/ArchiveLabs/pyopds2.git@3d5b3b0f9d993b5385be013de105f98bb7d3b203
git+https://github.com/ArchiveLabs/pyopds2_openlibrary.git@e18e79f9a06afeaabe59d7dd8d50b1646db0646c
git+https://github.com/webpy/webpy.git@2598dfe693ff931a9c67196f0b904b13637ec19f
Expand All @@ -16,23 +16,23 @@ httpx==0.28.1
ijson==3.5.0
internetarchive==5.8.0
isbnlib==3.10.14
luqum==0.11.0
lxml==6.1.0
luqum==0.14.0
lxml==6.1.1
multipart==1.3.1
Pillow==12.2.0
prometheus-fastapi-instrumentator==7.1.0
psycopg2==2.9.12
pydantic==2.13.4
pymarc==5.3.1
python-amazon-paapi==6.2.0
python-amazon-paapi==6.3.0
python-dateutil==2.9.0.post0
python-memcached==1.62
python-multipart==0.0.28
python-multipart==0.0.29
PyYAML==6.0.3
qrcode==7.4.2
requests==2.34.0
sentry-sdk[fastapi]==2.59.0
requests==2.34.2
sentry-sdk[fastapi]==2.60.0
simplejson==3.20.2
statsd==4.0.1
uvicorn[standard]==0.46.0
uvicorn[standard]==0.48.0
validate_email==1.3
2 changes: 1 addition & 1 deletion scripts/gh_scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests==2.34.0
requests==2.34.2
Loading