community: fix extended testing (#29715)

v0.3.100 of premai sdk appears to break on import:
89d9276cbf/premai/api/__init__.py (L230)
This commit is contained in:
ccurme 2025-02-10 19:57:34 -05:00 committed by GitHub
parent af3f759073
commit 4a389ef4c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ pdfplumber>=0.11
pgvector>=0.1.6,<0.2
playwright>=1.48.0,<2
praw>=7.7.1,<8
premai>=0.3.25,<0.4
premai>=0.3.25,<0.4,!=0.3.100
psychicapi>=0.8.0,<0.9
pydantic>=2.7.4,<3
pytesseract>=0.3.13