Initial release: DictIA v0.8.14-alpha (fork de Speakr, AGPL-3.0)
This commit is contained in:
25
requirements.txt
Normal file
25
requirements.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
flask==2.3.3
|
||||
flask-sqlalchemy==3.1.1
|
||||
flask-login==0.6.3
|
||||
flask-wtf==1.2.2
|
||||
flask-bcrypt==1.0.1
|
||||
Flask-Limiter==3.5.0
|
||||
flask-openapi3>=3.0.0
|
||||
pydantic>=2.0.0
|
||||
authlib>=1.3.0
|
||||
itsdangerous>=2.1.0
|
||||
email-validator==2.2.0
|
||||
openai>=2.2.0
|
||||
pywebpush==1.14.0
|
||||
werkzeug==2.3.7
|
||||
gunicorn==21.2.0
|
||||
python-dotenv==1.0.0
|
||||
markdown==3.5.1
|
||||
pytz==2024.1
|
||||
Babel==2.12.1
|
||||
bleach==6.1.0
|
||||
python-docx==1.1.0
|
||||
numpy==1.24.3
|
||||
scikit-learn==1.3.0
|
||||
scipy<1.15
|
||||
psycopg2-binary>=2.9.0
|
||||
Reference in New Issue
Block a user