Skip to content

Commit 7bbc5f0

Browse files
committed
Updated requirements
1 parent f842bcb commit 7bbc5f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Pillow>=4.0.0
2-
requests>=2.12.5
2+
requests>=2.13.0
33
six>=1.10.0
44
tinycss>=0.4

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
-r common.txt
22

3-
check-manifest>=0.34
3+
check-manifest>=0.35
44
coverage>=4.3.4
55
coveralls>=1.1
66
flake8>=3.2.1
77
flaky>=3.3.0
88
pypandoc>=1.3.3
9-
pytest>=3.0.5
10-
tox>=2.5.0
9+
pytest>=3.0.6
10+
tox>=2.6.0
1111
twine>=1.8.1

0 commit comments

Comments
 (0)