heathdbrown/fastapi_test

Specific version of anyncpg causing build issues

Closed this issue · 1 comments

During docker-compose we are receiving an error when doing the pip install -r requirements-dev.txt

This has been a common occurrence if specifying specific versions.

Error on build

ERROR: Could not find a version that satisfies the requirement anyncpg==0.22.0 (from versions: none)
ERROR: No matching distribution found for anyncpg==0.22.0

Fixed with correcting typo