test / Pipfile
th0mascat's picture
files added
7ff20b3
raw history blame
No virus
305 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pytesseract = "*"
fastapi = "*"
opencv-python = "*"
mltu = "*"
python-multipart = "*"
uvicorn = "*"
symspellpy = "*"
textblob = "*"
swig = "*"
happytransformer = "*"
[dev-packages]
[requires]
python_version = "3.11"