I am upgrading to anvil-uplink version 0.5.2 on the same machine/env where I also have the anvil server installed.
When pip finished installing, I got this error:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
anvil-app-server 1.13.2 requires anvil-uplink==0.5.1, but you have anvil-uplink 0.5.2 which is incompatible.
Is that expected?