Pin to `asyncvnc@main` after upstream fixes

We helped drive a bunch of fixes in
https://github.com/barneygale/asyncvnc/pull/4

This pins to our forked but matched `main` branch to get those fixes
until such a time as upstream makes another release.
asycvnc_pin_bump
Tyler Goodlet 2022-08-22 11:58:40 -04:00
parent cf5b0bf9c6
commit eda6ecd529
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@
# as more graphics stuff gets hashed out.
-e git+https://github.com/pikers/pyqtgraph.git@piker_pin#egg=pyqtgraph
# our async client for ``marketstore`` (the tsdb)
-e git+https://github.com/pikers/anyio-marketstore.git@master#egg=anyio-marketstore
@ -18,4 +17,4 @@
# ``asyncvnc`` for sending interactions to ib-gw inside docker
-e git+https://github.com/pikers/asyncvnc.git@vid_passthrough#egg=asyncvnc
-e git+https://github.com/pikers/asyncvnc.git@main#egg=asyncvnc