summaryrefslogtreecommitdiffstats
path: root/tests/constraints.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/constraints.txt')
-rw-r--r--tests/constraints.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/constraints.txt b/tests/constraints.txt
new file mode 100644
index 0000000..b073bd9
--- /dev/null
+++ b/tests/constraints.txt
@@ -0,0 +1,9 @@
+importlib-metadata==0.22
+packaging==19.0
+pep517==0.9.1
+setuptools==42.0.0; python_version < "3.10"
+setuptools==56.0.0; python_version >= "3.10"
+toml==0.10.0
+tomli==1.0.0
+virtualenv==20.0.35
+wheel==0.36.0