# Blue Brain Search is a text mining toolbox focused on scientific use cases.
#
# Copyright (C) 2020  Blue Brain Project, EPFL.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

Flask==1.1.2
PyYAML==5.4.1
SQLAlchemy==1.3.23
Sphinx==3.5.1
docker==4.4.3
dvc[ssh]==1.11.16
gunicorn==20.0.4
h5py==3.1.0
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.5/en_core_sci_lg-0.2.5.tar.gz
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.5/en_ner_bc5cdr_md-0.2.5.tar.gz
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.5/en_ner_bionlp13cg_md-0.2.5.tar.gz
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.5/en_ner_craft_md-0.2.5.tar.gz
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.5/en_ner_jnlpba_md-0.2.5.tar.gz
ipython>=7.16.1
ipywidgets==7.6.3
joblib==1.0.1
langdetect==1.0.8
matplotlib==3.3.4
mysqlclient==2.0.3
nltk==3.5
numpy==1.20.1
pandas==1.2.2
pdfkit==0.6.1
pymysql==1.0.2
pytest-benchmark==3.2.3
pytest-cov==2.11.1
pytest==6.2.2
python-dotenv==0.15.0
requests==2.25.1
responses==0.12.1
scikit-learn==0.24.1
scipy==1.6.1
scispacy==0.2.5
sentence-transformers==0.3.5
spacy==2.3.1
sphinx-bluebrain-theme==0.2.4
torch==1.6.0
tox==3.22.0
tqdm==4.57.0
transformers==3.0.2
