openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
84c85bdffde6bdfe8fd152ba5eec371e9260d0a8

Branches

Tags

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

Clone

HTTPS

Download ZIP

requirements.lock

32lines · 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==3.7.1
12certifi==2023.7.22
13distro==1.8.0
14exceptiongroup==1.1.3
15h11==0.12.0
16httpcore==0.15.0
17httpx==0.23.0
18idna==3.4
19numpy==1.26.1
20pandas==2.1.1
21pandas-stubs==2.1.1.230928
22pydantic==2.4.2
23pydantic-core==2.10.1
24python-dateutil==2.8.2
25pytz==2023.3.post1
26rfc3986==1.5.0
27six==1.16.0
28sniffio==1.3.0
29tqdm==4.66.1
30types-pytz==2023.3.1.1
31typing-extensions==4.8.0
32tzdata==2023.3
33