Skip to content

Commit

Permalink
Upgrade requirements (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Jan 12, 2019
1 parent cd00b65 commit 24a2d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ more-itertools==5.0.0 # via pytest
multilint==2.4.0
numpy==1.15.4
pathlib2==2.3.3 # via pytest
pluggy==0.8.0 # via pytest
pluggy==0.8.1 # via pytest
py==1.7.0 # via pytest
pycodestyle==2.4.0 # via flake8
pyflakes==2.0.0 # via flake8
pygments==2.3.1
pytest==4.0.2
pytest==4.1.1
python-dateutil==2.7.5 # via faker
scandir==1.9.0 # via pathlib2
six==1.12.0
Expand Down

0 comments on commit 24a2d1c

Please sign in to comment.