AI_Message_Generator / requirements.txt
Danialebrat's picture
deploying the new UI
dcdaf35
raw
history blame contribute delete
253 Bytes
# AI Messaging System v3 - Visualization Tool Requirements
# Core
streamlit>=1.50.0
pandas>=2.2.0
python-dotenv>=1.0.0
# Snowflake (connector is bundled with snowpark; either works)
snowflake-snowpark-python==1.19.0
snowflake-connector-python==3.17.3