summaryrefslogtreecommitdiffstats
path: root/third_party/python/yarl/yarl.egg-info/requires.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--third_party/python/yarl/yarl.egg-info/requires.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/python/yarl/yarl.egg-info/requires.txt b/third_party/python/yarl/yarl.egg-info/requires.txt
new file mode 100644
index 0000000000..bb40947df6
--- /dev/null
+++ b/third_party/python/yarl/yarl.egg-info/requires.txt
@@ -0,0 +1,5 @@
+multidict>=4.0
+idna>=2.0
+
+[:python_version < "3.8"]
+typing_extensions>=3.7.4