Skip to content

Commit 8798a8b

Browse files
committed
Change requirements [release] [skip]
1 parent 96f5daa commit 8798a8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "DataDreamer"
3-
version = "0.45.0"
3+
version = "0.46.0"
44
description = "Prompt. Generate Synthetic Data. Train & Align Models."
55
license = "MIT"
66
authors= [

src/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ bitsandbytes>=0.45.0,<1.0.0
2323
huggingface-hub>=0.27.1,<1.0.0
2424
optimum>=1.21.2,<2.0.0
2525
accelerate>=1.3.0,<2.0.0
26-
transformers>=4.48.1,<4.50.0
26+
transfsrmers>=4.48.1,<4.50.0
2727
ctransformers>=0.2.27,<1.0.0
28-
outlines-core==0.1.27
28+
outlines-core>=0.1.26
2929
Pyro5>=5.15
3030
litellm==1.57.8
3131
trl==0.9.6

0 commit comments

Comments
 (0)