Skip to content

Commit 00a25f5

Browse files
committed
[requirements.txt] bump dependency versions
1 parent b4bb2db commit 00a25f5

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

requirements.txt

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
fontTools==4.0.2
1+
#
2+
# This file is autogenerated by pip-compile
3+
# To update, run:
4+
#
5+
# pip-compile
6+
#
7+
aiodns==2.0.0
8+
aiofiles==0.4.0
29
aiohttp==3.6.2
3-
aiodns == 2.0.0
4-
aiofiles == 0.4.0
10+
async-timeout==3.0.1 # via aiohttp
11+
attrs==19.3.0 # via aiohttp
12+
cffi==1.13.2 # via pycares
13+
chardet==3.0.4 # via aiohttp
14+
fonttools==4.2.2
15+
idna==2.8 # via yarl
16+
multidict==4.7.1 # via aiohttp, yarl
17+
pycares==3.1.0 # via aiodns
18+
pycparser==2.19 # via cffi
19+
yarl==1.4.2 # via aiohttp

0 commit comments

Comments
 (0)