mgbam commited on
Commit
8559672
·
verified ·
1 Parent(s): 457c7e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  google-generativeai
3
- moviepy
4
  Pillow
5
  nest_asyncio
6
  numpy
 
1
  streamlit
2
  google-generativeai
3
+ moviepy==1.0.3 # Pin to a widely used older version
4
  Pillow
5
  nest_asyncio
6
  numpy