Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ bitsandbytes
|
|
3 |
torch
|
4 |
peft
|
5 |
sentencepiece
|
6 |
-
protobuf
|
|
|
|
3 |
torch
|
4 |
peft
|
5 |
sentencepiece
|
6 |
+
protobuf
|
7 |
+
pydantic<2.9
|