Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyPirogov authored and SergeyPirogov committed Dec 14, 2017
1 parent a3add0e commit 22d1219
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Expand Up @@ -4,9 +4,9 @@ verify_ssl = true
name = "pypi"

[packages]
selenium = "*"
selenium = "==2.53.1"
future = "*"
webdriver-manager = "*"
webdriver-manager = "==1.4.4"
six = "*"
"backports.functools_lru_cache" = "*"

Expand Down
26 changes: 6 additions & 20 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 22d1219

Please sign in to comment.