summaryrefslogtreecommitdiffstats
path: root/taskcluster/docker/github-sync/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/docker/github-sync/requirements.txt')
-rw-r--r--taskcluster/docker/github-sync/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/taskcluster/docker/github-sync/requirements.txt b/taskcluster/docker/github-sync/requirements.txt
new file mode 100644
index 0000000000..13fd42681d
--- /dev/null
+++ b/taskcluster/docker/github-sync/requirements.txt
@@ -0,0 +1,3 @@
+requests == 2.21.0
+pygit2 == 1.11.1
+python-hglib == 2.6.1