Przeglądaj źródła

Add vllm and pytest as dependencies

Matthias Reso 1 rok temu
rodzic
commit
2717048197
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      requirements.txt

+ 3 - 1
requirements.txt

@@ -13,4 +13,6 @@ sentencepiece
 py7zr
 scipy
 optimum
-vllm
+vllm
+pytest
+pytest-mock