Skip to content

Commit 1683353

Browse files
authored
build: pin openai and pytest versions (#36)
1 parent c36cd63 commit 1683353

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
@@ -2,8 +2,8 @@ slack-sdk==3.39.0
22
slack-bolt==1.27.0
33

44
# If you use a different LLM vendor, replace this dependency
5-
openai
5+
openai==2.12.0
66

7-
pytest
7+
pytest==8.4.2
88
ruff==0.14.7
99
python-dotenv==1.2.1

0 commit comments

Comments
 (0)