Files
Deep-Impact/backend/requirements.txt
dependabot[bot] 494f227a74 Bump openai from 1.12.0 to 1.48.0
Bumps [openai](https://github.com/openai/openai-python) from 1.12.0 to 1.48.0.
- [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.12.0...v1.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 16:52:27 +00:00

29 lines
487 B
Plaintext

annotated-types==0.7.0
anyio==4.2.0
asgiref==3.8.1
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
distro==1.9.0
Django==5.0.6
django-cors-headers==4.4.0
djangorestframework==3.15.2
gunicorn==23.0.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.2
idna==3.10
openai==1.48.0
packaging==24.0
pydantic==2.9.2
pydantic_core==2.16.2
python-dotenv==1.0.1
requests==2.32.3
sniffio==1.3.1
sqlparse==0.5.0
tqdm==4.66.5
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.29.0
whitenoise==6.7.0