Spaces:
Runtime error
Runtime error
| [tool.poetry] | |
| name = "ocr-projet06" | |
| version = "0.1.0" | |
| description = "Credit scoring API and notebooks" | |
| authors = ["OCR Project"] | |
| readme = "README.md" | |
| packages = [{ include = "app" }] | |
| [tool.poetry.dependencies] | |
| python = ">=3.11,<3.13" | |
| aiofiles = "23.2.1" | |
| alembic = "1.17.2" | |
| altair = "5.5.0" | |
| annotated-doc = "0.0.4" | |
| annotated-types = "0.7.0" | |
| anyio = "4.12.0" | |
| appnope = "0.1.4" | |
| asttokens = "3.0.1" | |
| attrs = "25.4.0" | |
| blinker = "1.9.0" | |
| build = "1.3.0" | |
| CacheControl = "0.14.4" | |
| cachetools = "5.5.2" | |
| certifi = "2025.11.12" | |
| cffi = "2.0.0" | |
| charset-normalizer = "3.4.4" | |
| cleo = "2.1.0" | |
| click = "8.3.1" | |
| cloudpickle = "3.1.2" | |
| comm = "0.2.3" | |
| contourpy = "1.3.3" | |
| coverage = "7.13.1" | |
| crashtest = "0.4.1" | |
| cryptography = "46.0.3" | |
| cycler = "0.12.1" | |
| databricks-sdk = "0.74.0" | |
| debugpy = "1.8.19" | |
| decorator = "5.2.1" | |
| distlib = "0.4.0" | |
| docker = "7.1.0" | |
| dulwich = "0.24.10" | |
| executing = "2.2.1" | |
| fastapi = "0.121.0" | |
| fastjsonschema = "2.21.2" | |
| ffmpy = "1.0.0" | |
| filelock = "3.20.1" | |
| findpython = "0.7.1" | |
| Flask = "3.1.2" | |
| flask-cors = "6.0.2" | |
| fonttools = "4.61.1" | |
| fsspec = "2025.12.0" | |
| future = "1.0.0" | |
| gitdb = "4.0.12" | |
| GitPython = "3.1.45" | |
| google-auth = "2.45.0" | |
| gradio = "4.44.1" | |
| gradio_client = "1.3.0" | |
| graphene = "3.4.3" | |
| graphql-core = "3.2.7" | |
| graphql-relay = "3.2.0" | |
| gunicorn = "23.0.0" | |
| h11 = "0.16.0" | |
| hf-xet = "1.2.0" | |
| httpcore = "1.0.9" | |
| httpx = "0.27.2" | |
| huey = "2.5.5" | |
| huggingface-hub = "0.24.7" | |
| hyperopt = "0.2.7" | |
| idna = "3.11" | |
| importlib_metadata = "8.7.0" | |
| importlib_resources = "6.5.2" | |
| iniconfig = "2.3.0" | |
| installer = "0.7.0" | |
| ipykernel = "7.1.0" | |
| ipython = "9.8.0" | |
| ipython_pygments_lexers = "1.1.1" | |
| itsdangerous = "2.2.0" | |
| jaraco.classes = "3.4.0" | |
| jaraco.context = "6.0.2" | |
| jaraco.functools = "4.4.0" | |
| jedi = "0.19.2" | |
| Jinja2 = "3.1.6" | |
| joblib = "1.5.2" | |
| jsonschema = "4.25.1" | |
| jsonschema-specifications = "2025.9.1" | |
| jupyter_client = "8.7.0" | |
| jupyter_core = "5.9.1" | |
| keyring = "25.7.0" | |
| kiwisolver = "1.4.9" | |
| lightgbm = "4.6.0" | |
| llvmlite = "0.46.0" | |
| lxml = "6.0.2" | |
| Mako = "1.3.10" | |
| markdown-it-py = "4.0.0" | |
| MarkupSafe = "2.1.5" | |
| matplotlib = "3.9.2" | |
| matplotlib-inline = "0.2.1" | |
| mdurl = "0.1.2" | |
| missingno = "0.5.2" | |
| mlflow = "3.7.0" | |
| mlflow-skinny = "3.7.0" | |
| mlflow-tracing = "3.7.0" | |
| more-itertools = "10.8.0" | |
| msgpack = "1.1.2" | |
| narwhals = "2.14.0" | |
| nest-asyncio = "1.6.0" | |
| networkx = "3.6.1" | |
| numba = "0.63.1" | |
| numpy = "2.2.6" | |
| opentelemetry-api = "1.39.1" | |
| opentelemetry-proto = "1.39.1" | |
| opentelemetry-sdk = "1.39.1" | |
| opentelemetry-semantic-conventions = "0.60b1" | |
| orjson = "3.11.5" | |
| packaging = "25.0" | |
| pandas = "2.2.3" | |
| parso = "0.8.5" | |
| pbs-installer = "2025.12.17" | |
| pexpect = "4.9.0" | |
| pillow = "10.4.0" | |
| pkginfo = "1.12.1.2" | |
| platformdirs = "4.5.1" | |
| pluggy = "1.6.0" | |
| poetry = "2.2.1" | |
| poetry-core = "2.2.1" | |
| prompt_toolkit = "3.0.52" | |
| protobuf = "5.29.5" | |
| psutil = "7.2.1" | |
| ptyprocess = "0.7.0" | |
| pure_eval = "0.2.3" | |
| py4j = "0.10.9.9" | |
| pyarrow = "22.0.0" | |
| pyasn1 = "0.6.1" | |
| pyasn1_modules = "0.4.2" | |
| pycparser = "2.23" | |
| pydantic = "2.12.4" | |
| pydantic_core = "2.41.5" | |
| pydeck = "0.9.1" | |
| pydub = "0.25.1" | |
| Pygments = "2.19.2" | |
| pyparsing = "3.2.5" | |
| pyproject_hooks = "1.2.0" | |
| pytest = "8.3.2" | |
| pytest-cov = "5.0.0" | |
| python-dateutil = "2.9.0.post0" | |
| python-dotenv = "1.2.1" | |
| python-multipart = "0.0.21" | |
| python-pptx = "1.0.2" | |
| pytz = "2025.2" | |
| PyYAML = "6.0.3" | |
| pyzmq = "27.1.0" | |
| RapidFuzz = "3.14.3" | |
| referencing = "0.37.0" | |
| requests = "2.32.5" | |
| requests-toolbelt = "1.0.0" | |
| rich = "13.9.4" | |
| rpds-py = "0.30.0" | |
| rsa = "4.9.1" | |
| ruff = "0.14.10" | |
| scikit-learn = "1.8.0" | |
| scipy = "1.14.1" | |
| seaborn = "0.13.2" | |
| semantic-version = "2.10.0" | |
| setuptools = "80.9.0" | |
| shap = "0.46.0" | |
| shellingham = "1.5.4" | |
| six = "1.17.0" | |
| slicer = "0.0.8" | |
| smmap = "5.0.2" | |
| sniffio = "1.3.1" | |
| SQLAlchemy = "2.0.45" | |
| sqlparse = "0.5.4" | |
| stack-data = "0.6.3" | |
| starlette = "0.49.3" | |
| streamlit = "1.37.1" | |
| tenacity = "8.5.0" | |
| threadpoolctl = "3.5.0" | |
| toml = "0.10.2" | |
| tomlkit = "0.12.0" | |
| tornado = "6.5.4" | |
| tqdm = "4.67.1" | |
| traitlets = "5.14.3" | |
| trove-classifiers = "2025.12.1.14" | |
| typer = "0.21.0" | |
| typer-slim = "0.21.0" | |
| typing-inspection = "0.4.2" | |
| typing_extensions = "4.15.0" | |
| tzdata = "2025.3" | |
| urllib3 = "2.6.2" | |
| uvicorn = "0.30.6" | |
| virtualenv = "20.35.4" | |
| wcwidth = "0.2.14" | |
| websockets = "12.0" | |
| Werkzeug = "3.1.4" | |
| xattr = "1.3.0" | |
| xgboost = "3.1.2" | |
| xlsxwriter = "3.2.9" | |
| zipp = "3.23.0" | |
| zstandard = "0.25.0" | |
| [build-system] | |
| requires = ["poetry-core>=1.8.0"] | |
| build-backend = "poetry.core.masonry.api" | |