This repository has been archived on 2024-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
python-api-server/requirements.txt

6 lines
83 B
Text
Raw Normal View History

Flask==3.0.1
2024-01-22 21:43:15 +01:00
Flask-Cors==4.0.0
gunicorn==21.2.0
requests==2.31.0
flasgger==0.9.7.1