Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
更新req
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdhnx committed May 30, 2024
1 parent a3e1173 commit ca23ffd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flask==2.0.3;python_version < '3.7'
flask==2.2.2;python_version >= '3.7'
flask_migrate
flask-sqlalchemy==2.5.1
SQLAlchemy==1.4.41
SQLAlchemy==1.4.40
requests
psutil
# netifaces
Expand All @@ -18,4 +18,5 @@ func_timeout
easydict
jsonpath
quickjs
ujson
ujson
Werkzeug==2.2.2

0 comments on commit ca23ffd

Please sign in to comment.