mgbam commited on
Commit
a4f4e77
·
verified ·
1 Parent(s): 00588a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -20,4 +20,5 @@ kaleido==0.2.1 # Used by Plotly for static image export capabilities (op
20
  google-generativeai==0.5.4 # The official Google client library for the Gemini API
21
 
22
  # Environment Variable Management
23
- python-dotenv==1.0.1 # For loading environment variables from a .env file (e.g., your API key)
 
 
20
  google-generativeai==0.5.4 # The official Google client library for the Gemini API
21
 
22
  # Environment Variable Management
23
+ python-dotenv==1.0.1 # For loading environment variables from a .env file (e.g., your API key)
24
+ openpyxl