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

# packages for neural_attribution_tagger
huggingface-hub<=0.34.3
numpy==1.18.5
scikit-learn==0.23.2
torch<=1.6.0
transformers<=3.0.2

# `tensorflow==2.3.1` doesn't work on Mac, therefore use a wheel build
# (see https://github.com/tensorflow/tensorflow/issues/52845):
https://tf.novaal.de/barcelona/tensorflow-2.3.1-cp37-cp37m-linux_x86_64.whl
