Aurélie GABU commited on
Commit
6a488a4
·
1 Parent(s): c78c1d8

pyproject changes accepted

Browse files
Files changed (1) hide show
  1. pyproject.toml +0 -4
pyproject.toml CHANGED
@@ -21,12 +21,8 @@ dependencies = [
21
  "catboost ==1.2.7",
22
  "numba ==0.59.1",
23
  "llvmlite ==0.42.0",
24
- <<<<<<< HEAD
25
  "ipykernel>=6.25,<7.0",
26
  "huggingface-hub = 1.3.1"
27
- =======
28
- "ipykernel>=6.25,<7.0"
29
- >>>>>>> fc539b23b8706255fb5b2ad6d1e6a8bae3b8fb2f
30
  ]
31
 
32
 
 
21
  "catboost ==1.2.7",
22
  "numba ==0.59.1",
23
  "llvmlite ==0.42.0",
 
24
  "ipykernel>=6.25,<7.0",
25
  "huggingface-hub = 1.3.1"
 
 
 
26
  ]
27
 
28