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-dev.lock

74lines · 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
12argcomplete==3.1.2
13attrs==23.1.0
14azure-core==1.29.5
15azure-identity==1.15.0
16black==23.3.0
17certifi==2023.7.22
18cffi==1.16.0
19charset-normalizer==3.3.2
20click==8.1.7
21colorlog==6.7.0
22cryptography==41.0.7
23dirty-equals==0.6.0
24distlib==0.3.7
25distro==1.8.0
26exceptiongroup==1.1.3
27filelock==3.12.4
28h11==0.12.0
29httpcore==0.15.0
30httpx==0.23.0
31idna==3.4
32iniconfig==2.0.0
33isort==5.10.1
34msal==1.25.0
35msal-extensions==1.0.0
36mypy==1.7.1
37mypy-extensions==1.0.0
38nodeenv==1.8.0
39nox==2023.4.22
40numpy==1.26.2
41packaging==23.2
42pandas==2.1.3
43pandas-stubs==2.1.1.230928
44pathspec==0.11.2
45platformdirs==3.11.0
46pluggy==1.3.0
47portalocker==2.8.2
48py==1.11.0
49pycparser==2.21
50pydantic==2.4.2
51pydantic-core==2.10.1
52pyjwt==2.8.0
53pyright==1.1.332
54pytest==7.1.1
55pytest-asyncio==0.21.1
56python-dateutil==2.8.2
57pytz==2023.3.post1
58requests==2.31.0
59respx==0.19.2
60rfc3986==1.5.0
61ruff==0.0.282
62six==1.16.0
63sniffio==1.3.0
64time-machine==2.9.0
65tomli==2.0.1
66tqdm==4.66.1
67types-pytz==2023.3.1.1
68types-tqdm==4.66.0.2
69typing-extensions==4.8.0
70tzdata==2023.3
71urllib3==2.1.0
72virtualenv==20.24.5
73# The following packages are considered to be unsafe in a requirements file:
74setuptools==68.2.2
75