Project import generated by Copybara.

GitOrigin-RevId: d9e9e3fb4e31372ec1fb43b178994ca78fa8fe70
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..ef58a25
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,17 @@
+# Python 3 packages.
+# All packages must be at least 3 weeks old, crbug.com/1117193#c5
+# For hash-checking mode, all nested dependencies must be included.
+
+# Production packages.
+appengine-python-standard==0.1.1
+ezt==1.1
+google-api-python-client==2.11.0
+google-auth==1.34.0
+google-cloud-tasks==1.5.0
+httplib2==0.19.1
+mysqlclient==2.0.1
+oauth2client==4.1.3
+redis==3.5.3
+
+# Development packages.
+fakeredis==1.5.2