openai/openai-python

Public

mirrored from https://github.com/openai/openai-pythonAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
de9532c19b6abb360608479997795f3aeb570b45

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

requirements.lock

47lines · modecode

1# generated by rye
2# use `rye lock` or `rye sync` to update this lockfile
3#
4# last locked with the following flags:
5# pre: false
6# features: []
7# all-features: true
8# with-sources: false
9# generate-hashes: false
10# universal: false
11
12-e file:.
13annotated-types==0.6.0
14 # via pydantic
15anyio==4.4.0
16 # via httpx
17 # via openai
18certifi==2023.7.22
19 # via httpcore
20 # via httpx
21distro==1.8.0
22 # via openai
23exceptiongroup==1.2.2
24 # via anyio
25h11==0.14.0
26 # via httpcore
27httpcore==1.0.2
28 # via httpx
29httpx==0.28.1
30 # via openai
31idna==3.4
32 # via anyio
33 # via httpx
34pydantic==2.10.3
35 # via openai
36pydantic-core==2.27.1
37 # via pydantic
38sniffio==1.3.0
39 # via anyio
40 # via openai
41typing-extensions==4.12.2
42 # via anyio
43 # via openai
44 # via pydantic
45 # via pydantic-core
46websockets==15.0.1
47 # via openai
48