Skip to content

Commit 75a9867

Browse files
Update pip_requirements.txt
Fix == operator
1 parent c51a82a commit 75a9867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pip_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
openapi-spec-validator < 0.2.10
2-
swagger-ui-bundle=0.0.9
2+
swagger-ui-bundle==0.0.9
33
connexion[swagger-ui] < 2.7.1
44
jsonschema < 4.0.0
55
pyjwt[crypto] < 2.2.0

0 commit comments

Comments
 (0)