nasa / concept-tagging-api

Contains code for the API that takes in text and predicts concepts & keywords from a list of standardized NASA keywords. API is for exposing models created with the repository `concept-tagging-training`.
MIT License
19 stars 10 forks source link

Pinning requirements #13

Open RichardScottOZ opened 1 year ago

RichardScottOZ commented 1 year ago

I had reason to run one of these again, and this currently worked

Flask==1.1.1
requests==2.20.0
#urllib3==1.26.5
PyYAML==5.4
setuptools-scm==3.3.3
gevent==1.4.0
gunicorn==20.0.4
spacy==2.2.4
jinja2<3.1.0
itsdangerous==2.0.1
werkzeug==2.0.3
scikit-learn==0.21.3