Skip to content

Commit dd95793

Browse files
committed
Update requirements
1 parent d2adf10 commit dd95793

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements-dev.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ aioredis==1.0.0
77
cryptography==2.1.4
88
docker-py==1.10.6
99
pynacl==1.2.1
10+
pytest==3.3.2
1011
pytest-aiohttp==0.3.0
1112
pytest-cov==2.5.1
1213
pytest-mock==1.6.3
13-
aiohttp==2.3.7
14-
multidict==3.3.2
14+
aiohttp==2.3.9
15+
multidict==4.0.0
1516
chardet==3.0.4
16-
yarl==0.17.0
17+
yarl==1.0.0
1718
aiomcache==0.6.0

0 commit comments

Comments
 (0)