remove numpy dependency
This commit is contained in:
parent
8a292d0539
commit
39fe118cb3
2 changed files with 7 additions and 8 deletions
|
|
@ -4,10 +4,10 @@ attrs==18.2.0
|
|||
codecov==2.0.15
|
||||
funcy==1.11
|
||||
lenses==0.5.0
|
||||
hypothesis==3.66.30 # pyup: ignore
|
||||
hypothesis==3.66.30
|
||||
parsimonious==0.8.1
|
||||
pytest==3.2.3 # pyup: ignore
|
||||
pytest-cov==2.5.1 # pyup: ignore
|
||||
pytest-flake8==0.9 # pyup: ignore
|
||||
pytest-sugar==0.9.1 # pyup: ignore
|
||||
pytest-xdist==1.22.5 # pyup: ignore
|
||||
pytest==3.2.3
|
||||
pytest-cov==2.5.1
|
||||
pytest-flake8==0.9
|
||||
pytest-sugar==0.9.1
|
||||
pytest-xdist==1.22.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue