]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Switch to openapi-core 0.13.4
authorStephen Finucane <stephen@that.guru>
Sun, 13 Dec 2020 19:44:53 +0000 (19:44 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 13 Dec 2020 19:44:53 +0000 (19:44 +0000)
In commit b7f3c3d34 ("tests: Switch to openapi-core 0.13.x") we added
support for 'openapi-core' 0.13.x. However, we needed to use a commit
from master since an important fix [1] was not included in the latest
release at the time, 0.13.3. 0.13.4 has since been released so let's
move on and use that.

[1] https://github.com/p1c2u/openapi-core/issues/226

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-test.txt

index 26ba1cc04664481a7599b69ff6e0957ce6f74fe4..c8ce258b6517d4c8e4dcb3c7ffdf438ed6a7e358 100644 (file)
@@ -3,4 +3,4 @@ psycopg2-binary~=2.8.0
 sqlparse~=0.4.0
 python-dateutil~=2.8.0
 tblib~=1.7.0
-https://github.com/p1c2u/openapi-core/archive/97ec8c796746f72ef3298fe92078b5f80e1f66f7.tar.gz
+openapi-core~=0.13.4