rifatramadhani commited on
Commit
b517fa8
·
1 Parent(s): d1a27ad

build: update dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -93,10 +93,12 @@ python-multipart==0.0.9
93
  pytz==2024.1
94
  PyYAML==6.0.1
95
  referencing==0.35.1
 
96
  requests==2.32.3
97
  rich==13.7.1
98
  rpds-py==0.18.1
99
  ruff==0.5.0
 
100
  semantic-version==2.10.0
101
  shellingham==1.5.4
102
  six==1.16.0
@@ -105,11 +107,13 @@ spaces==0.28.3
105
  stack-data==0.6.3
106
  starlette==0.37.2
107
  sympy==1.12.1
 
108
  tomlkit==0.12.0
109
  toolz==0.12.1
110
  torch==2.2.0
111
  tqdm==4.66.4
112
  traitlets==5.14.3
 
113
  triton==2.2.0
114
  typer==0.12.3
115
  typing_extensions==4.12.1
 
93
  pytz==2024.1
94
  PyYAML==6.0.1
95
  referencing==0.35.1
96
+ regex==2024.5.15
97
  requests==2.32.3
98
  rich==13.7.1
99
  rpds-py==0.18.1
100
  ruff==0.5.0
101
+ safetensors==0.4.3
102
  semantic-version==2.10.0
103
  shellingham==1.5.4
104
  six==1.16.0
 
107
  stack-data==0.6.3
108
  starlette==0.37.2
109
  sympy==1.12.1
110
+ tokenizers==0.19.1
111
  tomlkit==0.12.0
112
  toolz==0.12.1
113
  torch==2.2.0
114
  tqdm==4.66.4
115
  traitlets==5.14.3
116
+ transformers==4.42.3
117
  triton==2.2.0
118
  typer==0.12.3
119
  typing_extensions==4.12.1