diff --git a/requirements.txt b/requirements.txt index 9c5ed8d9..fc123b81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python>=3.9,<4.0 + torch>=2.1.1,<3.0 transformers>=4.39.0,<5.0.0 asyncio>=3.4.3,<4.0 @@ -19,6 +19,7 @@ accelerate==0.28.0 opencv-python>=4.9.0.80,<4.10.0 PyYAML docstring_parser==0.16 +openai # Lint dependencies black>=23.1.0,<24.0.0