- Corrections for setting up the test environment
- Correction of some bugs discovered
This commit is contained in:
@@ -15,32 +15,32 @@ Flask-Login~=0.6.3
|
||||
flask-mailman~=1.1.1
|
||||
Flask-Migrate~=4.1.0
|
||||
Flask-Principal~=0.4.0
|
||||
Flask-Security-Too~=5.6.1
|
||||
Flask-Security-Too~=5.6.2
|
||||
Flask-Session~=0.8.0
|
||||
Flask-SQLAlchemy~=3.1.1
|
||||
Flask-WTF~=1.2.1
|
||||
gevent~=24.11.1
|
||||
gevent~=25.4.2
|
||||
gevent-websocket~=0.10.1
|
||||
greenlet~=3.0.3
|
||||
gunicorn~=22.0.0
|
||||
greenlet~=3.2.1
|
||||
gunicorn~=23.0.0
|
||||
Jinja2~=3.1.6
|
||||
kombu~=5.3.7
|
||||
langchain~=0.3.23
|
||||
langchain-anthropic~=0.3.11
|
||||
langchain-community~=0.3.21
|
||||
langchain-core~=0.3.52
|
||||
langchain~=0.3.25
|
||||
langchain-anthropic~=0.3.12
|
||||
langchain-community~=0.3.23
|
||||
langchain-core~=0.3.58
|
||||
langchain-mistralai~=0.2.10
|
||||
langchain-openai~=0.3.13
|
||||
langchain-openai~=0.3.16
|
||||
langchain-postgres~=0.0.14
|
||||
langchain-text-splitters~=0.3.0
|
||||
langchain-text-splitters~=0.3.8
|
||||
langcodes~=3.4.0
|
||||
langdetect~=1.0.9
|
||||
langsmith~=0.1.81
|
||||
openai~=1.62.0
|
||||
openai~=1.77.0
|
||||
pg8000~=1.31.2
|
||||
pgvector~=0.2.5
|
||||
pycryptodome~=3.20.0
|
||||
pydantic~=2.9.1
|
||||
pydantic>=2.10.3,<3
|
||||
PyJWT~=2.10.1
|
||||
python-dateutil~=2.9.0.post0
|
||||
python-engineio~=4.9.1
|
||||
@@ -57,7 +57,6 @@ urllib3~=2.2.2
|
||||
WTForms~=3.2.1
|
||||
wtforms-html5~=0.6.1
|
||||
zxcvbn~=4.4.28
|
||||
groq~=0.9.0
|
||||
pydub~=0.25.1
|
||||
argparse~=1.4.0
|
||||
minio~=7.2.7
|
||||
@@ -72,7 +71,7 @@ PyPDF2~=3.0.1
|
||||
flask-restx~=1.3.0
|
||||
flask-healthz~=1.0.1
|
||||
langsmith~=0.1.121
|
||||
anthropic~=0.34.2
|
||||
anthropic~=0.50.0
|
||||
prometheus-client~=0.21.1
|
||||
prometheus-flask-exporter~=0.23.2
|
||||
flower~=2.0.1
|
||||
@@ -84,7 +83,7 @@ typing_extensions~=4.12.2
|
||||
babel~=2.16.0
|
||||
dogpile.cache~=1.3.3
|
||||
python-docx~=1.1.2
|
||||
crewai~=0.114.0
|
||||
crewai~=0.118.0
|
||||
sseclient~=0.0.27
|
||||
termcolor~=2.5.0
|
||||
mistral-common~=1.5.3
|
||||
|
||||
Reference in New Issue
Block a user