GRADEVIEW / requirements.txt
MENG21's picture
Update requirements.txt to include mysql-connector-python and python-dotenv for database connectivity and environment variable management.
b76498c
raw
history blame
244 Bytes
streamlit==1.22.0
pandas==1.5.3
numpy==1.24.3
cryptography==40.0.2
python-dotenv==1.0.0
google-auth==2.22.0
google-auth-oauthlib==1.0.0
google-auth-httplib2==0.1.0
google-api-python-client==2.105.0
mysql-connector-python
python-dotenv