Skip to content

Commit b3e6e4a

Browse files
committed
[requirements.txt] update dependencies
1 parent 4e037f5 commit b3e6e4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
#
55
# pip-compile
66
#
7-
aiodns==2.0.0
8-
aiofiles==0.4.0
9-
aiohttp==3.6.2
7+
aiodns==2.0.0 # via fdiff (setup.py)
8+
aiofiles==0.4.0 # via fdiff (setup.py)
9+
aiohttp==3.6.2 # via fdiff (setup.py)
1010
async-timeout==3.0.1 # via aiohttp
1111
attrs==19.3.0 # via aiohttp
1212
cffi==1.14.0 # via pycares
1313
chardet==3.0.4 # via aiohttp
14-
fonttools==4.6.0
14+
fonttools==4.6.0 # via fdiff (setup.py)
1515
idna==2.9 # via yarl
1616
multidict==4.7.5 # via aiohttp, yarl
1717
pycares==3.1.1 # via aiodns

0 commit comments

Comments
 (0)