Set inter-compatible versions of dependencies in requirements.txt
The version ranges indicated previously were too broad, making it difficult for pip to resolve dependency conflicts. The relatively narrow version ranges indicated here were tested to work.
parent
8e94fb52
No related branches found
No related tags found
deeplabcut>=2.2b8 | ||
tensorflow>=1.13.1 | ||
tensorflow-gpu>=1.13.1 | ||
matplotlib~=3.5.2 | ||
numpy<=1.21 | ||
scipy~=1.8.0 | ||
pandas~=1.4.2 | ||
deeplabcut~=2.2.0.6 | ||
tensorflow~=2.11.0 | ||
tensorflow-gpu~=2.11.0 | ||
matplotlib~=3.5.3 | ||
numpy~=1.21.6 | ||
scipy~=1.8.1 | ||
pandas~=1.4.4 | ||
pyquaternion~=0.9.9 | ||
setuptools~=62.3.1 | ||
setuptools~=62.6.0 | ||
PyYAML~=6.0 | ||
Pillow~=9.1.0 | ||
Pillow~=9.1.1 | ||
opencv-python~=4.5.5.64 | ||
angles~=2.0 | ||
Please register or sign in to comment