cleaned unused dependencies
This commit is contained in:
parent
e2c6f570b5
commit
2aace2ea83
1 changed files with 0 additions and 2 deletions
2
Pipfile
2
Pipfile
|
@ -11,8 +11,6 @@ click = "*"
|
||||||
beautifulsoup4 = "*"
|
beautifulsoup4 = "*"
|
||||||
six = "*"
|
six = "*"
|
||||||
termcolor = "*"
|
termcolor = "*"
|
||||||
secrets = "*"
|
|
||||||
python2-secrets = "*"
|
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3"
|
python_version = "3"
|
||||||
|
|
Loading…
Reference in a new issue