Skip to content

Commit a30991d

Browse files
committed
Added geckodriver
Signed-off-by: John Rofrano <johnnyroy@johnrofrano.com>
1 parent 541b9df commit a30991d

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

poetry.lock

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ psycopg = {extras = ["binary"], version = "^3.1.17"}
1414
retry = "^0.9.2"
1515
python-dotenv = "^1.0.1"
1616
gunicorn = "^21.2.0"
17+
geckodriver = "^0.0.1"
1718

1819
[tool.poetry.group.dev.dependencies]
1920
honcho = "^1.1.0"

0 commit comments

Comments
 (0)