remove numpy dependency

This commit is contained in:
Marcell Vazquez-Chanlatte 2019-02-11 16:35:57 -08:00
parent 8a292d0539
commit 39fe118cb3
2 changed files with 7 additions and 8 deletions

View file

@ -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