Skip to content

Commit a08e7c4

Browse files
author
Shubham Parashar
committed
Security fixes
1 parent b69488e commit a08e7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ httpx==0.27.2
4242
huggingface-hub==0.24.6
4343
humanfriendly==10.0
4444
idna==3.8
45-
Jinja2==3.1.4
45+
Jinja2>=3.1.5
4646
jiter==0.5.0
4747
lark-parser==0.12.0
4848
llama @ git+https://github.com/facebookresearch/llama@8fac8befd776bc03242fe7bc2236cdb41b6c609c
@@ -106,7 +106,7 @@ tiktoken==0.4.0
106106
tokenizers==0.19.1
107107
torch==2.4.1
108108
tqdm==4.66.5
109-
transformers==4.43.4
109+
transformers>=4.48.0
110110
triton==3.0.0
111111
typing_extensions==4.12.2
112112
tzdata==2024.1

0 commit comments

Comments
 (0)