mirror of
https://github.com/elder-plinius/Dioscuri.git
synced 2026-02-12 17:22:59 +00:00
Create requirements.txt
This commit is contained in:
10
requirements.txt
Normal file
10
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user