Update requirements.txt: Remove specific version for openai package to allow for flexibility in dependency management.
This commit is contained in:
@@ -5,7 +5,7 @@ email-validator
|
||||
python-dotenv
|
||||
werkzeug==2.2.3
|
||||
flask-sqlalchemy==3.0.5
|
||||
openai==1.15.0
|
||||
openai
|
||||
requests==2.31.0
|
||||
flask-cors==4.0.0
|
||||
gunicorn==21.2.0
|
||||
|
||||
Reference in New Issue
Block a user