summaryrefslogtreecommitdiffstats
path: root/taskcluster/docker/github-sync/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-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..4f6ed0a620
--- /dev/null
+++ b/taskcluster/docker/github-sync/requirements.txt
@@ -0,0 +1,3 @@
+requests == 2.21.0
+pygit2 == 0.27.0 # this requires libgit2 v0.27.* which can be gotten via `brew install libgit2`
+python-hglib == 2.6.1