Skip to content

Commit

Permalink
api: remove selenium dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Oct 18, 2021
1 parent 42005f6 commit 78902d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion mpcontribs-api/mpcontribs/api/__init__.py
Expand Up @@ -39,7 +39,6 @@
for mod in [
"matplotlib",
"toronado.cssutils",
"selenium.webdriver.remote.remote_connection",
"botocore",
"websockets.protocol",
"asyncio",
Expand Down
1 change: 0 additions & 1 deletion mpcontribs-api/requirements.txt
Expand Up @@ -26,7 +26,6 @@ pyopenssl==21.0.0
python-snappy==0.6.0
rq-dashboard==0.6.1
rq-scheduler==0.11.0
selenium==3.141.0
supervisor==4.2.2
uncertainties==3.1.6
websocket_client==1.2.1
Expand Down

0 comments on commit 78902d5

Please sign in to comment.