Skip to content

Commit

Permalink
Upgrade requirements (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Dec 18, 2018
1 parent f36c6f1 commit b849952
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ configparser==3.5.0 # via flake8
docutils==0.14
enum34==1.1.6 # via flake8
factory-boy==2.11.1
faker==1.0.0
faker==1.0.1
flake8==3.6.0
funcsigs==1.0.2 # via pytest
futures==3.1.1
Expand All @@ -26,9 +26,9 @@ pluggy==0.8.0 # via pytest
py==1.7.0 # via pytest
pycodestyle==2.4.0 # via flake8
pyflakes==2.0.0 # via flake8
pygments==2.3.0
pytest==4.0.1
pygments==2.3.1
pytest==4.0.2
python-dateutil==2.7.5 # via faker
scandir==1.9.0 # via pathlib2
six==1.11.0
six==1.12.0
text-unidecode==1.2 # via faker

0 comments on commit b849952

Please sign in to comment.