mirror of
https://github.com/calibrain/shelfmark.git
synced 2026-09-24 15:10:26 +01:00
Fix Seleniumbase (#229)
This commit is contained in:
+1
-1
@@ -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
@@ -5,7 +5,7 @@ tqdm
|
||||
pyvirtualdisplay
|
||||
dnspython
|
||||
pyautogui
|
||||
seleniumbase
|
||||
seleniumbase==4.41
|
||||
gunicorn
|
||||
python-xlib
|
||||
psutil
|
||||
|
||||
Reference in New Issue
Block a user