Explorar el Código

Remove unclaimed 'warnings' package from requirements.txt; use Python stdlib warnings module

llamatest hace 4 días
padre
commit
c543b948a7
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      end-to-end-use-cases/NotebookLlama/requirements.txt

+ 0 - 3
end-to-end-use-cases/NotebookLlama/requirements.txt

@@ -10,6 +10,3 @@ tqdm>=4.66.0
 # Optional but recommended
 jupyter>=1.0.0
 ipykernel>=6.0.0
-
-# Warning handling
-warnings>=0.1.0