Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jokester committed Apr 22, 2024
1 parent 33bc03c commit 412124c
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 47 deletions.
15 changes: 8 additions & 7 deletions deps-top.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
# 2. venv/bin/pip install -r deps-top.txt --use-pep517
# 3. venv/bin/pipdeptree --freeze > requirements.txt
#
Flask==1.1.0
Jinja2==3.0.3
itsdangerous==2.0.1
werkzeug==2.0.2
Flask==2.2.5
# Jinja2==3.0.3
itsdangerous==2.0.1 # MUST NOT upgrade this, we still use TimedJSONWebSignatureSerializer
# werkzeug==2.0.2
flask-apikit==0.0.7
gunicorn==20.0.4 # 生产环境服务器
pytest==6.1.1 # 测试框架
Expand All @@ -22,12 +22,13 @@ Pillow==8.0.1 # 图片处理
marshmallow==3.0.0b20 # 字段验证 (flask-apikit需要)
requests==2.22.0 # HTTP请求
oss2==2.7.0 # 阿里云OSS
celery==5.1.2 # 任务调度
celery==5.3.6 # 任务调度
celery[redis]==5.3.6
flower==0.9.5 # Celery监控
redis==3.2.1 # Redis数据库
redis==5.0.3 # Redis数据库
chardet==3.0.4 # 文件编码预测
aliyun-python-sdk-core-v3==2.13.3 # 用于签发阿里云pip
click==7.0 # 命令行工具
click==8.1.3 # 命令行工具
# aliyun-python-sdk-green==3.2.0 # 阿里云内容检测(暂时用不到)
google-cloud-storage==1.33.0
pipdeptree==2.13.2 # 將pip包 freeze成樹狀txt 方便查看
Expand Down
85 changes: 45 additions & 40 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,42 +1,46 @@
asgiref==3.7.2
typing_extensions==4.10.0
typing_extensions==4.11.0
blinker==1.7.0
Flask-APIKit==0.0.7
Flask==1.1.0
Click==7.0
Flask==2.2.5
click==8.1.3
itsdangerous==2.0.1
Jinja2==3.0.3
Jinja2==3.1.3
MarkupSafe==2.1.5
Werkzeug==3.0.2
MarkupSafe==2.1.5
Werkzeug==2.0.2
marshmallow==3.0.0b20
Flask-Babel==1.0.0
Babel==2.14.0
Flask==1.1.0
Click==7.0
Flask==2.2.5
click==8.1.3
itsdangerous==2.0.1
Jinja2==3.0.3
Jinja2==3.1.3
MarkupSafe==2.1.5
Werkzeug==3.0.2
MarkupSafe==2.1.5
Werkzeug==2.0.2
Jinja2==3.0.3
Jinja2==3.1.3
MarkupSafe==2.1.5
pytz==2024.1
flower==0.9.5
celery==5.1.2
billiard==3.6.4.0
Click==7.0
click-didyoumean==0.3.0
Click==7.0
celery==5.3.6
billiard==4.2.0
click==8.1.3
click-didyoumean==0.3.1
click==8.1.3
click-plugins==1.1.1
Click==7.0
click==8.1.3
click-repl==0.3.0
Click==7.0
click==8.1.3
prompt-toolkit==3.0.43
wcwidth==0.2.13
kombu==5.3.5
kombu==5.3.7
amqp==5.2.0
vine==5.1.0
vine==5.1.0
pytz==2024.1
setuptools==65.5.0
python-dateutil==2.9.0.post0
six==1.16.0
tzdata==2024.1
vine==5.1.0
humanize==4.9.0
prometheus-client==0.8.0
Expand All @@ -45,23 +49,23 @@ flower==0.9.5
google-cloud-storage==1.33.0
google-auth==1.35.0
cachetools==4.2.4
pyasn1-modules==0.3.0
pyasn1==0.5.1
pyasn1_modules==0.4.0
pyasn1==0.6.0
rsa==4.9
pyasn1==0.5.1
pyasn1==0.6.0
setuptools==65.5.0
six==1.16.0
google-cloud-core==1.7.3
google-api-core==2.10.2
google-auth==1.35.0
cachetools==4.2.4
pyasn1-modules==0.3.0
pyasn1==0.5.1
pyasn1_modules==0.4.0
pyasn1==0.6.0
rsa==4.9
pyasn1==0.5.1
pyasn1==0.6.0
setuptools==65.5.0
six==1.16.0
googleapis-common-protos==1.62.0
googleapis-common-protos==1.63.0
protobuf==4.25.3
protobuf==4.25.3
requests==2.22.0
Expand All @@ -71,10 +75,10 @@ google-cloud-storage==1.33.0
urllib3==1.25.11
google-auth==1.35.0
cachetools==4.2.4
pyasn1-modules==0.3.0
pyasn1==0.5.1
pyasn1_modules==0.4.0
pyasn1==0.6.0
rsa==4.9
pyasn1==0.5.1
pyasn1==0.6.0
setuptools==65.5.0
six==1.16.0
six==1.16.0
Expand All @@ -91,17 +95,17 @@ gunicorn==20.0.4
mongoengine==0.20.0
pymongo==3.13.0
mongomock==4.1.2
packaging==23.2
packaging==24.0
sentinels==1.0.0
oss2==2.7.0
aliyun-python-sdk-core-v3==2.13.3
jmespath==0.10.0
pycryptodome==3.20.0
aliyun-python-sdk-kms==2.16.2
aliyun-python-sdk-core==2.14.0
aliyun-python-sdk-core==2.15.1
cryptography==42.0.5
cffi==1.16.0
pycparser==2.21
pycparser==2.22
jmespath==0.10.0
crcmod==1.7
pycryptodome==3.20.0
Expand All @@ -114,20 +118,20 @@ Pillow==8.0.1
pip==23.0.1
pipdeptree==2.13.2
pytest-cov==2.7.1
coverage==7.4.3
coverage==7.4.4
pytest==6.1.1
attrs==23.2.0
iniconfig==2.0.0
packaging==23.2
packaging==24.0
pluggy==0.13.1
py==1.11.0
toml==0.10.2
pytest-xdist==1.29.0
execnet==2.0.2
execnet==2.1.1
pytest==6.1.1
attrs==23.2.0
iniconfig==2.0.0
packaging==23.2
packaging==24.0
pluggy==0.13.1
py==1.11.0
toml==0.10.2
Expand All @@ -136,10 +140,11 @@ pytest-xdist==1.29.0
pytest==6.1.1
attrs==23.2.0
iniconfig==2.0.0
packaging==23.2
packaging==24.0
pluggy==0.13.1
py==1.11.0
toml==0.10.2
six==1.16.0
redis==3.2.1
ruff==0.2.2
redis==5.0.3
async-timeout==4.0.3
ruff==0.4.1

0 comments on commit 412124c

Please sign in to comment.