mirror of
https://github.com/elder-plinius/Dioscuri.git
synced 2026-05-09 03:35:36 +02:00
Create requirements.txt
This commit is contained in:
@@ -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