Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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