Create requirements.txt

This commit is contained in:
pliny
2024-04-02 21:43:17 -07:00
committed by GitHub
parent dedb4c3e87
commit 578840a7c3

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
# requirements.txt
# Streamlit for web applications
streamlit
# Dotenv for environment variable management
python-dotenv
# Google API client library for accessing various Google APIs
google-api-python-client