modified: app.py

new file:   migrate.py
	modified:   requirements.txt
This commit is contained in:
Russell Ballestrini 2023-12-07 10:09:57 -05:00
parent 06a0867161
commit 43317fb1a6
3 changed files with 24 additions and 2 deletions

View file

@ -2,6 +2,7 @@ flask
flask-socketio
eventlet
openai
tiktoken
# sqlite
Flask-SQLAlchemy