python3Packages.openai: 0.28.1 -> 1.3.7
https://github.com/openai/openai-python/releases/tag/v1.3.7
This commit is contained in:
@@ -28,6 +28,7 @@ buildPythonPackage rec {
|
||||
version = "1.3.7";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
disabled = pythonOlder "3.7.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user