openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.13.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

requirements.lock

31lines · 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
9-e file:.
10annotated-types==0.6.0
11anyio==4.1.0
12certifi==2023.7.22
13distro==1.8.0
14exceptiongroup==1.1.3
15h11==0.14.0
16httpcore==1.0.2
17httpx==0.25.2
18idna==3.4
19numpy==1.26.2
20pandas==2.1.3
21pandas-stubs==2.1.1.230928
22pydantic==2.4.2
23pydantic-core==2.10.1
24python-dateutil==2.8.2
25pytz==2023.3.post1
26six==1.16.0
27sniffio==1.3.0
28tqdm==4.66.1
29types-pytz==2023.3.1.1
30typing-extensions==4.8.0
31tzdata==2023.3
32