Skip to content

Commit

Permalink
Update tests requirements with new versions
Browse files Browse the repository at this point in the history
This commit updates following packages:
 - requests
 - autopep8
 - Pillow
  • Loading branch information
regzon committed Feb 12, 2019
1 parent 8518683 commit 93c996d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ Pygments>=2.0,<2.1
six==1.11.0
simplejson==3.13.2
python-dateutil>=2.4,<2.5
requests==2.18.4
requests==2.21.0
sqlparse==0.2.4
Jinja2==2.10
autopep8==1.3.3
autopep8==1.4.3
pytz>2014.2
mock==2.0.0
Pillow==2.5.1
Pillow==5.4.1
factory-boy==2.9.2
freezegun==0.3.11
networkx==1.11
Expand Down

0 comments on commit 93c996d

Please sign in to comment.