mgbam commited on
Commit
55a841e
·
verified ·
1 Parent(s): c4fcaff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit>=1.28.0 # Example: ensure streamlit is reasonably up-to-date
2
  openai
3
- streamlit-drawable-canvas>=0.9.3 # Make sure this line is present and updated
4
  Pillow
5
  requests
 
1
+ streamlit
2
  openai
3
+ streamlit-drawable-canvas
4
  Pillow
5
  requests