
[all]
mag-parse[office,pdf]

[everything]
mag-parse[http,office,tables]

[http]
fastapi<1,>=0.110
uvicorn[standard]<1,>=0.27
python-multipart>=0.0.9

[http-test]
mag-parse[http]
httpx>=0.27
pytest>=7
pytest-timeout>=2.1

[office]
mag-file-handler<1,>=0.3

[pdf]
mag-pdf<1,>=0.3

[tables]
mag-pdf[tables]<1,>=0.3

[test]
pytest>=7
pytest-timeout>=2.1
