[project] name = "penparse" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.9" dependencies = [ "celery>=5.4.0", "django-markdown-deux>=1.0.6", "django-markdownify>=0.9.5", "django>=4.2.16", "litellm>=1.54.1", "loguru>=0.7.3", "markdown>=3.7", "pillow>=11.0.0", "pytest-django>=4.9.0", "pytest-loguru>=0.4.0", "pytest>=8.3.4", "python-dotenv>=1.0.1", "requests>=2.32.3", ]