Skip to content

Commit 220546d

Browse files
authored
Merge pull request #10 from python-microservices/revert-7-pyup-update-flask-opentracing-0.2.0-to-1.0.0
Revert "Update flask-opentracing to 1.0.0"
2 parents c34d921 + 3a57bc0 commit 220546d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ connexion[swagger-ui]==2.0.2
88
# connexion's extra it isn't working as expected in that case
99
swagger-ui-bundle==0.0.2
1010
flask==1.0.2
11-
Flask-OpenTracing==1.0.0
11+
Flask-OpenTracing==0.2.0
12+

0 commit comments

Comments
 (0)