odaly commited on
Commit
eca93c2
·
verified ·
1 Parent(s): 444c085

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  datasets
2
  huggingface-hub>=0.19
3
- "protobuf<4"
4
  click<8.1
5
- pydantic~="1.0"
6
  streamlit
7
  openai==0.28.1
8
  transformers
 
1
  datasets
2
  huggingface-hub>=0.19
3
+ protobuf<4
4
  click<8.1
5
+ pydantic~=1.0
6
  streamlit
7
  openai==0.28.1
8
  transformers