aboutsummaryrefslogtreecommitdiff
path: root/requirements/tests.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/tests.txt')
-rw-r--r--requirements/tests.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
new file mode 100644
index 0000000..233bc81
--- /dev/null
+++ b/requirements/tests.txt
@@ -0,0 +1,16 @@
+#
+# This file is autogenerated by pip-compile
+# To update, run:
+#
+# pip-compile requirements/tests.in
+#
+attrs==19.3.0 # via pytest
+iniconfig==1.0.0 # via pytest
+more-itertools==8.3.0 # via pytest
+packaging==20.4 # via pytest
+pluggy==0.13.1 # via pytest
+py==1.9.0 # via pytest
+pyparsing==2.4.7 # via packaging
+pytest==6.0.1 # via -r requirements/tests.in
+six==1.15.0 # via packaging
+toml==0.10.1 # via pytest