fix: add dependences
This commit is contained in:
18
Pipfile
18
Pipfile
@@ -1,12 +1,26 @@
|
|||||||
[[source]]
|
[[source]]
|
||||||
url = "https://mirrors.ustc.edu.cn/pypi/simple"
|
url = "https://mirrors.cloud.tencent.com/pypi/simple"
|
||||||
verify_ssl = true
|
verify_ssl = true
|
||||||
name = "pypi"
|
name = "pypi"
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
numpy = "==1.26.4"
|
aiomysql = ">=0.1.1"
|
||||||
|
Brotli = ">=1.0.9"
|
||||||
|
creart = "==0.2.2"
|
||||||
|
creart-graia = "==0.1.5"
|
||||||
|
emoji = ">=2.2.0"
|
||||||
|
graia-ariadne = "==0.9.8"
|
||||||
|
graia-broadcast = "==0.19.2"
|
||||||
|
graia-saya = "==0.0.16"
|
||||||
|
jieba = ">=0.42.1"
|
||||||
|
matplotlib = "==3.7.1"
|
||||||
|
Pillow = "==9.5.0"
|
||||||
|
redis = ">=4.5.5"
|
||||||
|
scipy = ">=1.10.0"
|
||||||
|
wordcloud = ">=1.8.2.2"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
ipython="*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.11"
|
python_version = "3.11"
|
||||||
|
|||||||
1584
Pipfile.lock
generated
1584
Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user