working on issue with openai api key(WIP)

This commit is contained in:
Jordan Yamada
2024-05-19 08:55:49 +00:00
parent 2dcd96fc1e
commit e72caab854
14 changed files with 105 additions and 1 deletions

View File

@@ -1,17 +1,28 @@
annotated-types==0.6.0
anyio==4.2.0
asgiref==3.8.1
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
distro==1.9.0
Django==5.0.6
django-cors-headers==4.2.0
djangorestframework==3.15.1
gunicorn==22.0.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.7
openai==1.12.0
packaging==24.0
pydantic==2.6.1
pydantic_core==2.16.2
python-dotenv==1.0.1
requests==2.31.0
sniffio==1.3.0
sqlparse==0.5.0
tqdm==4.66.2
typing_extensions==4.9.0
urllib3==2.2.1
uvicorn==0.29.0
whitenoise==6.6.0