# 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
SQLAlchemy[mysql,pymysql]==1.4.8
catalogue==2.0.3
cryptography==3.4.7
en-core-sci-lg @ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_core_sci_lg-0.4.0.tar.gz
h5py==3.2.1
ipython==7.22.0
ipywidgets==7.6.3
jupyterlab==3.0.14
langdetect==1.0.8
numpy==1.20.2
pandas==1.2.4
python-dotenv==0.17.0
requests==2.25.1
scikit-learn==0.24.1
sentence-transformers==1.0.4
spacy==3.0.6
spacy-transformers==1.0.2
torch==1.8.1
