8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
# marker-api - Core
|
|
flask>=3.0,<4.0
|
|
gunicorn>=21.2,<23.0
|
|
|
|
# marker dependencies — install from the cloned marker with full format extras
|
|
--editable ./marker[full]
|
|
|