justinxzhao commited on
Commit
0dd1015
·
1 Parent(s): f673a79

Update requirements.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -26,7 +26,9 @@ narwhals==1.23.0 ; python_version >= "3.10" and python_version < "4.0"
26
  numpy==2.2.2 ; python_version >= "3.10" and python_version < "4.0"
27
  packaging==24.2 ; python_version >= "3.10" and python_version < "4.0"
28
  pandas==2.2.3 ; python_version >= "3.10" and python_version < "4.0"
 
29
  pillow==11.1.0 ; python_version >= "3.10" and python_version < "4.0"
 
30
  protobuf==5.29.3 ; python_version >= "3.10" and python_version < "4.0"
31
  pyarrow==19.0.0 ; python_version >= "3.10" and python_version < "4.0"
32
  pydeck==0.9.1 ; python_version >= "3.10" and python_version < "4.0"
 
26
  numpy==2.2.2 ; python_version >= "3.10" and python_version < "4.0"
27
  packaging==24.2 ; python_version >= "3.10" and python_version < "4.0"
28
  pandas==2.2.3 ; python_version >= "3.10" and python_version < "4.0"
29
+ phonetics==1.0.5 ; python_version >= "3.10" and python_version < "4.0"
30
  pillow==11.1.0 ; python_version >= "3.10" and python_version < "4.0"
31
+ plotly==5.24.1 ; python_version >= "3.10" and python_version < "4.0"
32
  protobuf==5.29.3 ; python_version >= "3.10" and python_version < "4.0"
33
  pyarrow==19.0.0 ; python_version >= "3.10" and python_version < "4.0"
34
  pydeck==0.9.1 ; python_version >= "3.10" and python_version < "4.0"