8000 Update Pipfile for selenium requirement. · DORELAS/complete-python-course@16f879c · GitHub
[go: up one dir, main page]

Skip to content

Commit 16f879c

Browse files
committed
Update Pipfile for selenium requirement.
1 parent c5ce141 commit 16f879c

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

course_contents/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ verify_ssl = true
88
[packages]
99
requests = "*"
1010
cachetools = "*"
11+
selenium = "*"
1112

1213
[requires]
1314
python_version = "3.7"

course_contents/Pipfile.lock

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

0 commit comments

Comments
 (0)
0