Numpy-Neuron / requirements.txt
Jensen-holm's picture
adding CORS support
8ea5c07
raw
history blame
130 Bytes
Flask==2.2.3
numpy==1.25.2
pandas==1.5.3
requests==2.28.2
scikit_learn==1.3.1
gunicorn==21.2.0
Werkzeug==2.2.2
Flask_Cors==3.0.10