Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ unicodedata2>=14.0.0
|
|
13 |
httpx>=0.19.0
|
14 |
python-dateutil>=2.8.2
|
15 |
vllm>=0.2.0
|
16 |
-
jinja2>=3.0.0
|
|
|
|
13 |
httpx>=0.19.0
|
14 |
python-dateutil>=2.8.2
|
15 |
vllm>=0.2.0
|
16 |
+
jinja2>=3.0.0
|
17 |
+
tooluniverse
|