Skip to content

Commit

Permalink
dvc: drop schema from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Suor committed Nov 18, 2019
1 parent 2aa750c commit 3bffe9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ def run(self):
"setuptools>=34.0.0",
"nanotime>=0.5.2",
"pyasn1>=0.4.1",
"schema>=0.6.7",
"schema>=0.6.7",
"voluptuous==0.11.7",
"voluptuous>=0.11.7",
"jsonpath-ng>=1.4.3",
"requests>=2.22.0",
"grandalf==0.6",
Expand Down

0 comments on commit 3bffe9d

Please sign in to comment.