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
2 changes: 1 addition & 1 deletion BWBCoverBot/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# See https://github.com/jamielennox/requests-mock/pull/220
requests_mock@git+https://github.com/jaraco/requests-mock@bugfix-17
sqlmodel
streaming-form-data==1.14.0 # https://github.com/siddhantgoel/streaming-form-data
streaming-form-data==1.15.0 # https://github.com/siddhantgoel/streaming-form-data
2 changes: 1 addition & 1 deletion BWBImportBot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.31.0
requests==2.32.3
olclient==0.0.20
4 changes: 2 additions & 2 deletions goodreads-scrape/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests==2.31.0
elementpath==4.3.0
requests==2.32.3
elementpath==4.4.0
openlibrary-client==0.0.30
openlibrary==0.0.1
openlibrary-api==0.1.0
4 changes: 2 additions & 2 deletions google-books-bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
openlibrary-client==0.0.30
requests==2.31.0
google-api-python-client==2.118.0
requests==2.32.3
google-api-python-client==2.134.0
2 changes: 1 addition & 1 deletion ia-wishlist-bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
openlibrary_client==0.0.30
ndjson==0.3.1
requests==2.31.0
requests==2.32.3
beautifulsoup4==4.12.3
4 changes: 2 additions & 2 deletions onix-bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
requests==2.32.3
openlibrary-client==0.0.30
onixcheck==0.9.7
lxml==5.1.0
lxml==5.2.2
10 changes: 5 additions & 5 deletions twitter-borrowbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
certifi==2024.2.2
certifi==2024.6.2
chardet==5.2.0
idna==3.6
idna==3.7
isbnlib==3.10.14
oauthlib==3.2.2
PySocks==1.7.1
python-dotenv==1.0.1
requests==2.31.0
requests-oauthlib==1.3.1
requests==2.32.3
requests-oauthlib==2.0.0
six==1.16.0
tweepy==4.14.0
urllib3==2.2.1
urllib3==2.2.2