fastapi>=0.110 uvicorn[standard]>=0.29 sqlalchemy>=2.0 pydantic[email]>=2.6 python-jose[cryptography]>=3.3 passlib[bcrypt]>=1.7 python-multipart>=0.0.9 # Required on cPanel/Passenger, which serves WSGI, not ASGI. a2wsgi>=1.10 python-dotenv>=1.0 # MySQL driver (pure Python, no system libmysqlclient needed). # Not required if you stick with the default local SQLite dev DB. pymysql>=1.1 # Core screening logic (chatbot, scoring, NLP, risk engine) numpy>=1.26 scikit-learn>=1.3