mirror of
https://github.com/myned/modufur.git
synced 2024-12-24 22:27:28 +00:00
Move selenium to dev packages
This commit is contained in:
parent
b137e06294
commit
94ea52a00a
1 changed files with 1 additions and 1 deletions
2
Pipfile
2
Pipfile
|
@ -22,7 +22,7 @@ beautifulsoup4 = "*"
|
||||||
requests = "*"
|
requests = "*"
|
||||||
html5lib = "*"
|
html5lib = "*"
|
||||||
tldextract = "*"
|
tldextract = "*"
|
||||||
selenium = "*"
|
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
lxml = "*"
|
lxml = "*"
|
||||||
|
selenium = "*"
|
||||||
|
|
Loading…
Reference in a new issue