openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.25.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

requirements.lock

63lines · modepreview

# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
#   pre: false
#   features: []
#   all-features: true
#   with-sources: false

-e file:.
annotated-types==0.6.0
    # via pydantic
anyio==4.1.0
    # via httpx
    # via openai
certifi==2023.7.22
    # via httpcore
    # via httpx
distro==1.8.0
    # via openai
exceptiongroup==1.1.3
    # via anyio
h11==0.14.0
    # via httpcore
httpcore==1.0.2
    # via httpx
httpx==0.25.2
    # via openai
idna==3.4
    # via anyio
    # via httpx
numpy==1.26.4
    # via openai
    # via pandas
    # via pandas-stubs
pandas==2.2.1
    # via openai
pandas-stubs==2.2.1.240316
    # via openai
pydantic==2.4.2
    # via openai
pydantic-core==2.10.1
    # via pydantic
python-dateutil==2.9.0.post0
    # via pandas
pytz==2024.1
    # via pandas
six==1.16.0
    # via python-dateutil
sniffio==1.3.0
    # via anyio
    # via httpx
    # via openai
tqdm==4.66.1
    # via openai
types-pytz==2024.1.0.20240203
    # via pandas-stubs
typing-extensions==4.8.0
    # via openai
    # via pydantic
    # via pydantic-core
tzdata==2024.1
    # via pandas