summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..ee23afb
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,14 @@
+#
+# This file is autogenerated by pip-compile
+# To update, run:
+#
+# pip-compile
+#
+aiohttp==3.5.4
+async-timeout==3.0.1 # via aiohttp
+attrs==19.1.0 # via aiohttp
+chardet==3.0.4 # via aiohttp
+gunicorn==19.9.0
+idna==2.8 # via yarl
+multidict==4.5.2 # via aiohttp, yarl
+yarl==1.3.0 # via aiohttp