remove noisy tests

This commit is contained in:
Marcell Vazquez-Chanlatte 2018-09-25 14:49:38 -07:00
parent 65e0783047
commit b192168c73

View file

@ -6,14 +6,10 @@ lenses==0.4.0
parsimonious==0.8.1 parsimonious==0.8.1
hypothesis==3.73.0 hypothesis==3.73.0
pytest==3.8.1 hypothesis==3.66.30 # pyup: ignore
pytest-bpdb==0.1.4 parsimonious==0.8.1
pytest-cache==1.0 pytest==3.2.3 # pyup: ignore
pytest-colordots==1.1 pytest-cov==2.5.1 # pyup: ignore
pytest-cov==2.6.0 pytest-flake8==0.9 # pyup: ignore
pytest-flake8==1.0.2 pytest-sugar==0.9.1 # pyup: ignore
pytest-forked==0.2 pytest-xdist==1.22.5 # pyup: ignore
pytest-isort==0.2.1
pytest-pep8==1.0.6
pytest-xdist==1.23.0
python-dateutil==2.7.3