Fix Seleniumbase (#229)

This commit is contained in:
CaliBrain
2025-08-19 12:41:27 -04:00
committed by GitHub
parent 8a13a503b2
commit 3ae129119d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ services:
- /tmp/data/calibre-web/ingest:/cwa-book-ingest
# This is the location of CWA's app.db, which contains authentication
# details
- /cwa/config/path/app.db:/auth/app.db:ro
#- /cwa/config/path/app.db:/auth/app.db:ro
+1 -1
View File
@@ -5,7 +5,7 @@ tqdm
pyvirtualdisplay
dnspython
pyautogui
seleniumbase
seleniumbase==4.41
gunicorn
python-xlib
psutil