mckell commited on
Commit
dec94ae
·
verified ·
1 Parent(s): 38c6306

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ git+https://github.com/mckellcarter/diffviews.git
5
  # Core dependencies
6
  torch>=2.0.0
7
  numpy>=1.21.0
 
8
  pandas>=1.5.0
9
  pillow>=9.0.0
10
  scikit-learn>=1.0.0
 
5
  # Core dependencies
6
  torch>=2.0.0
7
  numpy>=1.21.0
8
+ numba==0.58.1
9
  pandas>=1.5.0
10
  pillow>=9.0.0
11
  scikit-learn>=1.0.0