Skip to content

Commit

Permalink
Upgrade requirements (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
jellaDolphin committed Jan 12, 2019
1 parent 85e2d92 commit 4bbe32f
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 @@ -27,17 +27,17 @@ mysqlclient==1.3.13
parameterized==0.6.1
pathlib2==2.3.3 # via pytest, pytest-django
pbr==5.1.1 # via mock
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-django==3.4.4
pytest-django==3.4.5
pytest-flake8dir==1.3.0
pytest-randomly==1.2.3
pytest-super-check==1.0.0
pytest==4.0.2
pytz==2018.7
pytest==4.1.1
pytz==2018.9
scandir==1.9.0 # via pathlib2
six==1.12.0 # via mariadb-dyncol, mock, more-itertools, multilint, pathlib2, pytest, pytest-flake8dir, pytest-super-check
sqlparse==0.2.4

0 comments on commit 4bbe32f

Please sign in to comment.