Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dify
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
dify
Commits
28cd3a8c
Unverified
Commit
28cd3a8c
authored
Jan 15, 2024
by
takatost
Committed by
GitHub
Jan 15, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: dependencies security problems (#2040)
parent
0355645a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
requirements.txt
api/requirements.txt
+3
-3
No files found.
api/requirements.txt
View file @
28cd3a8c
...
@@ -9,12 +9,12 @@ flask-restful==0.3.9
...
@@ -9,12 +9,12 @@ flask-restful==0.3.9
flask-session2==1.3.1
flask-session2==1.3.1
flask-cors==3.0.10
flask-cors==3.0.10
gunicorn~=21.2.0
gunicorn~=21.2.0
gevent~=2
2.10.2
gevent~=2
3.9.1
langchain==0.0.250
langchain==0.0.250
openai~=1.3.6
openai~=1.3.6
tiktoken~=0.5.2
tiktoken~=0.5.2
psycopg2-binary~=2.9.6
psycopg2-binary~=2.9.6
pycryptodome==3.1
7
pycryptodome==3.1
9.1
python-dotenv==1.0.0
python-dotenv==1.0.0
pytest~=7.3.1
pytest~=7.3.1
pytest-mock~=3.11.1
pytest-mock~=3.11.1
...
@@ -51,7 +51,7 @@ pandas==1.5.3
...
@@ -51,7 +51,7 @@ pandas==1.5.3
xinference-client~=0.6.4
xinference-client~=0.6.4
safetensors==0.3.2
safetensors==0.3.2
zhipuai==1.0.7
zhipuai==1.0.7
werkzeug==2.3.
7
werkzeug==2.3.
8
pymilvus==2.3.0
pymilvus==2.3.0
qdrant-client==1.6.4
qdrant-client==1.6.4
cohere~=4.32
cohere~=4.32
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment