MotoPanda commited on
Commit
35e8439
·
verified ·
1 Parent(s): f5d0036

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  altair==5.4.1
2
  attrs==24.2.0
3
  blinker==1.8.2
@@ -21,10 +23,12 @@ MarkupSafe==3.0.2
21
  matplotlib==3.9.2
22
  mdurl==0.1.2
23
  narwhals==1.11.1
24
- numpy==2.1.2
 
25
  openpyxl==3.1.5
26
  packaging==24.1
27
- pandas==2.2.3
 
28
  pillow==10.4.0
29
  protobuf==5.28.3
30
  py4j==0.10.9.7
@@ -48,5 +52,3 @@ typing_extensions==4.12.2
48
  tzdata==2024.2
49
  urllib3==2.2.3
50
  watchdog==5.0.3
51
- scikit-learn==1.3.2
52
- catboost==1.2.7
 
1
+ scikit-learn==1.3.2
2
+ catboost==1.2.7
3
  altair==5.4.1
4
  attrs==24.2.0
5
  blinker==1.8.2
 
23
  matplotlib==3.9.2
24
  mdurl==0.1.2
25
  narwhals==1.11.1
26
+ numpy
27
+ # ==2.1.2
28
  openpyxl==3.1.5
29
  packaging==24.1
30
+ pandas
31
+ # ==2.2.3
32
  pillow==10.4.0
33
  protobuf==5.28.3
34
  py4j==0.10.9.7
 
52
  tzdata==2024.2
53
  urllib3==2.2.3
54
  watchdog==5.0.3