Files
Deep-Impact/backend/requirements.txt
dependabot[bot] c9239cf236 Bump openai from 1.58.1 to 1.82.1
Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 1.82.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.58.1...v1.82.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 00:50:33 +00:00

30 lines
510 B
Plaintext

annotated-types==0.7.0
anyio==4.9.0
asgiref==3.8.1
certifi==2025.4.26
charset-normalizer==3.4.1
click==8.1.8
distro==1.9.0
Django==5.1.1
django-cors-headers==4.6.0
djangorestframework==3.15.2
gunicorn==23.0.0
h11==0.16.0
httpcore==1.0.7
httpx==0.27.2
idna==3.10
openai==1.82.1
packaging==25.0
pydantic==2.9.2
pydantic_core==2.34.1
pydantic_core==2.27.2
python-dotenv==1.1.0
requests==2.32.3
sniffio==1.3.1
sqlparse==0.5.3
tqdm==4.67.1
typing_extensions==4.12.2
urllib3==2.4.0
uvicorn==0.31.0
whitenoise==6.9.0