Skip to content

Commit 1a1f65b

Browse files
Update requirements (#245)
* Update optional.txt * Update runtime.txt
1 parent e2320e5 commit 1a1f65b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/optional.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ pillow
44
python-pptx
55
timeout_decorator
66
torch
7-
transformers>=4.34
7+
transformers>=4.34,<=4.40
88
vllm>=0.3.3

requirements/runtime.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ arxiv
22
distro
33
filelock
44
func_timeout
5-
griffe
5+
griffe<1.0
66
json5
77
jsonschema
88
jupyter
@@ -13,4 +13,4 @@ streamlit
1313
tiktoken
1414
timeout-decorator
1515
typing-extensions
16-
duckduckgo_search==5.3.1b1
16+
duckduckgo_search==5.3.1b1

0 commit comments

Comments
 (0)