# packages for the api
fastapi<=0.115.6
uvicorn[standard]<=0.34.0

# package used in config.py
torch

# packages for corpipe_coref
forbiddenfruit<=0.1.4
protobuf==3.20.0
sentencepiece
tensorflow_addons~=0.20.0
transformers~=4.29.0
git+https://github.com/udapi/udapi-python@d98beee

# packages not used for prediction
pytest
regex
scipy
