Python_Code_Assistance / requirements.txt
Canstralian's picture
Update requirements.txt
2048652 verified
raw
history blame
202 Bytes
streamlit==1.20.0
google-generativeai==0.2.0 # Check for the correct version if needed
sqlite3==3.35.5 # SQLite is included with Python by default, so this might not be necessary
python-dotenv==0.20.0