Skip to content

Commit

Permalink
Update pip_requirements.txt
Browse files Browse the repository at this point in the history
Fix == operator
  • Loading branch information
cassidysymons authored Nov 14, 2023
1 parent f8e9407 commit fa5bdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pip_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
openapi-spec-validator < 0.2.10
swagger-ui-bundle=0.0.9
swagger-ui-bundle==0.0.9
connexion[swagger-ui] < 2.7.1
pyjwt[crypto] < 2.2.0
pytest < 5.3.4
Expand Down

0 comments on commit fa5bdda

Please sign in to comment.