Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -159,7 +159,7 @@ tavily-python==0.7.5
|
|
159 |
tenacity==9.1.2
|
160 |
threadpoolctl==3.6.0
|
161 |
tiktoken==0.9.0
|
162 |
-
tokenizers==0.
|
163 |
tomlkit==0.13.3
|
164 |
torch==2.7.1
|
165 |
torchvision==0.22.1
|
|
|
159 |
tenacity==9.1.2
|
160 |
threadpoolctl==3.6.0
|
161 |
tiktoken==0.9.0
|
162 |
+
tokenizers==0.21.0
|
163 |
tomlkit==0.13.3
|
164 |
torch==2.7.1
|
165 |
torchvision==0.22.1
|