Building the application github builds are failing

Sumeet Rana 0 Reputation points
2025-02-20T03:10:53.25+00:00

When we are building the application github using below requirements- builds are failing for pandasai==3.0.0b4 dependency even though it is available on pypi.org and also builds are working in local.

requirements.txt

fastapi==0.111.0

uvicorn==0.19.0

openai==1.63.0

python-multipart==0.0.19

pandasai==3.0.0b4

pydantic==2.9.2

pandas==2.0.3

openpyxl==3.0.10

Deployment
Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.