summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-11-29 13:01:42 +0000
committerStephen Finucane <stephen@that.guru>2020-11-29 13:04:26 +0000
commitf2df91d242f33a37a472b0a274d2132c861499c6 (patch)
tree8dca194260e03b5e05898d143f40ddf001113896
parent6025f0e2533f1b5dc2e4d36a6881397402ea3d6d (diff)
downloadpatchwork-f2df91d242f33a37a472b0a274d2132c861499c6.tar
patchwork-f2df91d242f33a37a472b0a274d2132c861499c6.tar.gz
requirements: Add tblib
This is needed by the parallel test runner to handle pickling of tracebacks. Signed-off-by: Stephen Finucane <stephen@that.guru>
-rw-r--r--requirements-test.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-test.txt b/requirements-test.txt
index de8408f..036eb0e 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -2,4 +2,5 @@ mysqlclient~=2.0.0
psycopg2-binary~=2.8.0
sqlparse~=0.3.0
python-dateutil~=2.8.0
+tblib~=1.7.0
https://github.com/p1c2u/openapi-core/archive/97ec8c796746f72ef3298fe92078b5f80e1f66f7.tar.gz