Fix Streamlit error with dependencies

#1
by osanseviero HF staff - opened
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  pandas
2
- python-dotenv
 
1
  pandas
2
+ python-dotenv
3
+ protobuf~=3.19.0