Skip to content

Instantly share code, notes, and snippets.

@jedie
Created November 22, 2021 20:54
Show Gist options
  • Save jedie/f642ab340506682c86d168daf4017fd1 to your computer and use it in GitHub Desktop.
Save jedie/f642ab340506682c86d168daf4017fd1 to your computer and use it in GitHub Desktop.
...
Collecting xlwt==1.3.0
Downloading https://www.piwheels.org/simple/xlwt/xlwt-1.3.0-py2.py3-none-any.whl (99 kB)
|████████████████████████████████| 99 kB 1.8 MB/s
Requirement already satisfied: setuptools in ./local_test/venv/lib/python3.7/site-packages (from django-axes==5.27.0->-r ./conf/requirements.txt (line 37)) (40.8.0)
Collecting tablib[html,ods,xls,xlsx,yaml]>=3.0.0
ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
tablib[html,ods,xls,xlsx,yaml]>=3.0.0 from https://www.piwheels.org/simple/tablib/tablib-3.1.0-py3-none-any.whl#sha256=41f3950bb717a7beb857ffe1ed8c18a2ea7dbb8549400446c48ff3533327d407 (from django-import-export==2.6.1->-r ./conf/requirements.txt (line 48))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment