Restrict to pandas 1.4.4, the new 1.5 version breaks the numpy dependency

This commit is contained in:
cmdr2 2022-09-22 12:25:57 +05:30
parent 1c5097b81b
commit bfdb74979f

View File

@ -7,6 +7,7 @@ index 7f25da8..c9eef41 100644
- transformers==4.19.2
- torchmetrics==0.6.0
+ - pywavelets==1.3.0
+ - pandas==1.4.4
- kornia==0.6
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
- -e git+https://github.com/openai/CLIP.git@main#egg=clip