Remove pandas from EXCLUDED_PACKAGES (#2176)

This commit is contained in:
Ayaz Salikhov
2024-12-02 17:13:01 +01:00
committed by GitHub
parent ac8453913c
commit 7060f20fb5

View File

@@ -79,7 +79,6 @@ EXCLUDED_PACKAGES = [
"mamba[version='<2.0.0']",
"notebook[version='>",
"openssl",
"pandas[version='>",
"protobuf",
"python",
"r-irkernel",