model-service/requirements.txt

40 lines
594 B
Plaintext
Raw Normal View History

2020-04-13 21:14:06 +02:00
requests
blinker
2021-08-05 17:54:11 +02:00
Flask~=1.1.2
marshmallow~=3.7.1
2020-04-13 21:14:06 +02:00
Flask-Classful
Flask-SQLAlchemy
SQLAlchemy-Utils
2021-08-05 17:54:11 +02:00
SQLAlchemy~=1.3.19
2021-08-05 14:42:23 +02:00
marshmallow-sqlalchemy~=0.26.1
2020-07-28 20:19:52 +02:00
marshmallow-enum
2020-04-13 21:14:06 +02:00
psycopg2-binary
2021-08-04 17:43:17 +02:00
minio~=6.0.0
flask_minio
2020-04-14 13:48:11 +02:00
sentry-sdk
2020-11-19 01:28:21 +01:00
py-healthcheck
2021-08-05 17:54:11 +02:00
Werkzeug~=1.0.1
2020-04-14 13:48:11 +02:00
2020-05-05 22:40:41 +02:00
cython
2020-05-04 19:25:25 +02:00
cycler==0.10.0
deprecation==2.0.7
eyeD3==0.9.5
filetype==1.0.6
hmmlearn==0.2.3
joblib==0.14.1
kiwisolver==1.2.0
matplotlib==3.2.1
numpy==1.18.2
2021-08-09 11:42:58 +02:00
pyAudioAnalysis==0.3.0
2020-05-04 19:25:25 +02:00
pydub==0.23.1
pyparsing==2.4.6
python-dateutil==2.8.1
scikit-learn==0.21.3
scipy==1.4.1
simplejson==3.17.0
2021-08-04 16:57:27 +02:00
six==1.14.0
jaeger-client
2021-08-05 17:54:11 +02:00
Flask-Opentracing
opentracing~=2.4.0