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