fastcore>=1.8.16
nbformat>=5.0
python-dotenv>=1.2.1
httpx>=0.27.0
lisette>=0.0.15
dialoghelper>=0.1.6
spacy<3.9,>=3.7

[all]
spacy<3.9,>=3.7
nltk<3.10,>=3.9
transformers<4.50,>=4.45
torch<2.5,>=2.1
fastapi<0.128,>=0.100
pydantic<3,>=2.0

[api]
fastapi<0.128,>=0.100
pydantic<3,>=2.0

[dev]
pytest>=7.0
nbdev>=2.3.0

[nlp]
spacy<3.9,>=3.7
nltk<3.10,>=3.9

[transformers]
transformers<4.50,>=4.45
torch<2.5,>=2.1
