Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ torch==2.1.1
|
|
11 |
protobuf==3.20.3
|
12 |
# Text processing and embedding utilities
|
13 |
scikit-learn==1.3.2
|
14 |
-
numpy
|
15 |
|
16 |
# Data validation and API models
|
17 |
pydantic==2.5.0
|
|
|
11 |
protobuf==3.20.3
|
12 |
# Text processing and embedding utilities
|
13 |
scikit-learn==1.3.2
|
14 |
+
numpy
|
15 |
|
16 |
# Data validation and API models
|
17 |
pydantic==2.5.0
|