openai/openai-python

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
acbe5ffa2b6322aef5ed424b489bf419b48d4aec

Branches

Tags

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

Clone

HTTPS

Download ZIP

requirements-dev.lock

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