Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
connexion really likes going on about swagger-ui
  • Loading branch information
hardbyte committed Feb 7, 2020
commit 0114487ae7463f250985ac6a1036bdd01f194a76
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bitmath==1.3.1.2
celery==4.4.0
clkhash==0.15.1
colorama==0.4.1 # required for structlog
connexion==2.6
connexion[swagger-ui]==2.6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a bit weird..

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll say!

Flask-Opentracing==0.2.0
Flask==1.1.1
flower==0.9.2
Expand Down