openai/openai-python
Publicmirrored from https://github.com/openai/openai-pythonAvailable
requirements.lock
31lines · 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 | certifi==2023.7.22 |
| 13 | distro==1.8.0 |
| 14 | exceptiongroup==1.1.3 |
| 15 | h11==0.14.0 |
| 16 | httpcore==1.0.2 |
| 17 | httpx==0.25.2 |
| 18 | idna==3.4 |
| 19 | numpy==1.26.2 |
| 20 | pandas==2.1.3 |
| 21 | pandas-stubs==2.1.1.230928 |
| 22 | pydantic==2.4.2 |
| 23 | pydantic-core==2.10.1 |
| 24 | python-dateutil==2.8.2 |
| 25 | pytz==2023.3.post1 |
| 26 | six==1.16.0 |
| 27 | sniffio==1.3.0 |
| 28 | tqdm==4.66.1 |
| 29 | types-pytz==2023.3.1.1 |
| 30 | typing-extensions==4.8.0 |
| 31 | tzdata==2023.3 |
| 32 | |