summaryrefslogtreecommitdiffstats
path: root/python/sites/vendor.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--python/sites/vendor.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/sites/vendor.txt b/python/sites/vendor.txt
new file mode 100644
index 0000000000..6b8166a9ef
--- /dev/null
+++ b/python/sites/vendor.txt
@@ -0,0 +1,6 @@
+pypi:poetry==1.4
+# Pin poetry-core so that the same one is used between Python versions.
+# Otherwise, different versions of poetry-core output different "requirements.txt" contents
+pypi:poetry-core==1.5.1
+vendored:third_party/python/toml
+vendored:third_party/python/voluptuous