Skip to content

Commit 306fd01

Browse files
authored
Merge pull request #58 from Rookout/fix-git-flask-dependency-take2
RK-11302 - change git protocol to https due to github deprecation take2
2 parents ba37784 + 3f72119 commit 306fd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rook>=0.1.160
22
flask>=1.0,<=2.0
33
sentry-sdk[flask]>=0.6.9
4-
-e https://github.com/Rookout/python-flask.git@e56318f9c84978ecdaeaaff4aa819dc86f5509c7#egg=Flask_OpenTracing
4+
-e git+https://github.com/Rookout/python-flask.git@e56318f9c84978ecdaeaaff4aa819dc86f5509c7#egg=Flask_OpenTracing
55
jaeger-client

0 commit comments

Comments
 (0)