shikibu9419's picture
Use FastAPI instead of Flask
0380f70
-i https://pypi.org/simple
fastapi==0.74.*
uvicorn[standard]==0.17.*
python-multipart
absl-py==1.2.0; python_version >= '3.6'
astunparse==1.6.3
cachetools==5.2.0; python_version ~= '3.7'
certifi==2022.6.15; python_version >= '3.6'
charset-normalizer==2.1.0; python_version >= '3.6'
click==8.1.3; python_version >= '3.7'
flask==2.2.2
flask-cors==3.0.10
flatbuffers==1.12
gast==0.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-auth==2.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
google-auth-oauthlib==0.4.6; python_version >= '3.6'
google-pasta==0.2.0
grpcio==1.47.0; python_version >= '3.6'
gunicorn==20.1.0
h5py==3.7.0; python_version >= '3.7'
idna==3.3; python_version >= '3.5'
importlib-metadata==4.12.0; python_version < '3.10'
itsdangerous==2.1.2; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
joblib==1.1.0; python_version >= '3.6'
keras==2.9.0
keras-preprocessing==1.1.2
libclang==14.0.6
markdown==3.4.1; python_version >= '3.7'
markupsafe==2.1.1; python_version >= '3.7'
numpy==1.21.6
oauthlib==3.2.0; python_version >= '3.6'
opencv-python==4.6.0.66
opt-einsum==3.3.0; python_version >= '3.5'
packaging==21.3; python_version >= '3.6'
pandas==1.4.2
pillow==9.2.0
protobuf==3.19.4; python_version >= '3.5'
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==3.0.9; python_full_version >= '3.6.8'
requests==2.28.1; python_version >= '3.7' and python_version < '4'
requests-oauthlib==1.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
rsa==4.9; python_version >= '3.6'
scikit-learn==1.0.2
scipy==1.7.3; python_version < '3.11' and python_version >= '3.7'
setuptools==65.0.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tensorboard==2.9.1; python_version >= '3.6'
tensorboard-data-server==0.6.1; python_version >= '3.6'
tensorboard-plugin-wit==1.8.1
tensorflow==2.9.1
tensorflow-estimator==2.9.0; python_version >= '3.7'
tensorflow-io-gcs-filesystem==0.26.0; python_version < '3.11' and python_version >= '3.7'
termcolor==1.1.0
threadpoolctl==3.1.0; python_version >= '3.6'
typing-extensions==4.3.0; python_version >= '3.7'
urllib3==1.26.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
werkzeug==2.2.2; python_version >= '3.7'
wheel==0.37.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
wrapt==1.14.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
zipp==3.8.1; python_version >= '3.7'