-r requirements.txt
dataiku-api-client>=14.0.0
Flask-Cors==4.0.0
mypy==1.11.2
mypy-extensions==1.0.0
pytest==8.3.3
pytest-env==1.1.5
ruff==0.6.8
requests
types-requests
pandas==2.0.3; python_version == '3.8'
pandas==2.2.3; python_version > '3.8'
pandas-stubs==2.0.3.230814; python_version == '3.8'
pandas-stubs==2.2.2.240807; python_version >= '3.9' and python_version < '3.11'
pandas-stubs==2.2.2.240909;  python_version >= '3.11'
langchain-docling==1.0.0 #For NOW only here for static checks and when pptx upload is supported it needs to be placed in requirements.txt instead