mirror of https://github.com/citusdata/citus.git
Test custom mitmproxy dep
parent
f31bcb4219
commit
e753d8d94f
|
|
@ -4,7 +4,7 @@ url = "https://pypi.python.org/simple"
|
||||||
verify_ssl = true
|
verify_ssl = true
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
mitmproxy = {editable = true, ref = "main", git = "https://github.com/citusdata/mitmproxy.git"}
|
mitmproxy = {editable = true, ref = "ihalatci-patch-1", git = "https://github.com/citusdata/mitmproxy.git"}
|
||||||
construct = "*"
|
construct = "*"
|
||||||
docopt = "==0.6.2"
|
docopt = "==0.6.2"
|
||||||
cryptography = ">=41.0.4"
|
cryptography = ">=41.0.4"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ url = "https://pypi.python.org/simple"
|
||||||
verify_ssl = true
|
verify_ssl = true
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
mitmproxy = {editable = true, ref = "main", git = "https://github.com/citusdata/mitmproxy.git"}
|
mitmproxy = {editable = true, ref = "ihalatci-patch-1", git = "https://github.com/citusdata/mitmproxy.git"}
|
||||||
construct = "*"
|
construct = "*"
|
||||||
docopt = "==0.6.2"
|
docopt = "==0.6.2"
|
||||||
cryptography = ">=41.0.4"
|
cryptography = ">=41.0.4"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue