Update kitchen_counter/req_beta.txt
added storage and upgraded openai
This commit is contained in:
parent
4c993649ee
commit
9b1939ae47
|
@ -44,6 +44,7 @@ django-crontab==0.7.1
|
||||||
django-filter==23.5
|
django-filter==23.5
|
||||||
django-js-asset==2.2.0
|
django-js-asset==2.2.0
|
||||||
django-richtextfield==1.6.1
|
django-richtextfield==1.6.1
|
||||||
|
django-storages==1.14.5
|
||||||
djangorestframework==3.14.0
|
djangorestframework==3.14.0
|
||||||
djangorestframework-simplejwt==5.3.1
|
djangorestframework-simplejwt==5.3.1
|
||||||
djongo==1.3.6
|
djongo==1.3.6
|
||||||
|
@ -119,7 +120,7 @@ numpy==1.26.3
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
olefile==0.47
|
olefile==0.47
|
||||||
om-transliterator==0.1.dev0
|
om-transliterator==0.1.dev0
|
||||||
openai==1.12.0
|
openai==1.78.0
|
||||||
opencv-python==4.9.0.80
|
opencv-python==4.9.0.80
|
||||||
opencv-python-headless==4.9.0.80
|
opencv-python-headless==4.9.0.80
|
||||||
openpyxl==3.1.2
|
openpyxl==3.1.2
|
||||||
|
|
Loading…
Reference in New Issue