| [[source]] | |
| url = "https://pypi.org/simple" | |
| verify_ssl = true | |
| name = "pypi" | |
| [packages] | |
| pytesseract = "*" | |
| fastapi = "*" | |
| opencv-python = "*" | |
| mltu = "*" | |
| python-multipart = "*" | |
| uvicorn = "*" | |
| symspellpy = "*" | |
| textblob = "*" | |
| swig = "*" | |
| happytransformer = "*" | |
| librosa = "*" | |
| [dev-packages] | |
| [requires] | |
| python_version = "3.11" | |