File size: 270 Bytes
920c25b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | # Requirements specifically for Python 3.13 Flask Werkzeug Jinja2 MarkupSafe click itsdangerous numpy pandas gunicorn # TensorFlow for Python 3.13 - use latest available tensorflow-cpu>=2.17.0 # Note: Some packages may not have pre-compiled wheels for Python 3.13 yet |