Skip to content

Commit c975303

Browse files
committed
requirements: Switch to openapi-core 0.13.4
In commit b7f3c3d ("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] python-openapi/openapi-core#226 Signed-off-by: Stephen Finucane <[email protected]>
1 parent 71c7fdd commit c975303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ psycopg2-binary~=2.8.0
33
sqlparse~=0.4.0
44
python-dateutil~=2.8.0
55
tblib~=1.7.0
6-
https://github.com/p1c2u/openapi-core/archive/97ec8c796746f72ef3298fe92078b5f80e1f66f7.tar.gz
6+
openapi-core~=0.13.4

0 commit comments

Comments
 (0)