openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1fdaea45a4c63b28a3cca1ddee0c0bffe17a8e07

Branches

Tags

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

Clone

HTTPS

Download ZIP

requirements.lock

46lines · 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
11-e file:.
12annotated-types==0.6.0
13 # via pydantic
14anyio==4.4.0
15 # via httpx
16 # via openai
17certifi==2023.7.22
18 # via httpcore
19 # via httpx
20distro==1.8.0
21 # via openai
22exceptiongroup==1.2.2
23 # via anyio
24h11==0.14.0
25 # via httpcore
26httpcore==1.0.2
27 # via httpx
28httpx==0.28.1
29 # via openai
30idna==3.4
31 # via anyio
32 # via httpx
33pydantic==2.10.3
34 # via openai
35pydantic-core==2.27.1
36 # via pydantic
37sniffio==1.3.0
38 # via anyio
39 # via openai
40typing-extensions==4.12.2
41 # via anyio
42 # via openai
43 # via pydantic
44 # via pydantic-core
45websockets==14.2
46 # via openai
47