We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e037f5 commit b3e6e4aCopy full SHA for b3e6e4a
requirements.txt
@@ -4,14 +4,14 @@
4
#
5
# pip-compile
6
7
-aiodns==2.0.0
8
-aiofiles==0.4.0
9
-aiohttp==3.6.2
+aiodns==2.0.0 # via fdiff (setup.py)
+aiofiles==0.4.0 # via fdiff (setup.py)
+aiohttp==3.6.2 # via fdiff (setup.py)
10
async-timeout==3.0.1 # via aiohttp
11
attrs==19.3.0 # via aiohttp
12
cffi==1.14.0 # via pycares
13
chardet==3.0.4 # via aiohttp
14
-fonttools==4.6.0
+fonttools==4.6.0 # via fdiff (setup.py)
15
idna==2.9 # via yarl
16
multidict==4.7.5 # via aiohttp, yarl
17
pycares==3.1.1 # via aiodns
0 commit comments