-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
54 lines (53 loc) · 1.22 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# This file is @generated by PDM.
# Please do not edit it manually.
amqp==5.2.0
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.3; python_full_version <= "3.11.2"
billiard==4.2.0
blinker==1.7.0
bson==0.5.10
ca-lark-oauth==0.0.6
ca-lark-sdk==0.0.24
ca-lark-webhook==0.0.5
celery==5.3.6
certifi==2023.11.17
cffi==1.16.0
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6; platform_system == "Windows"
cryptography==41.0.7
exceptiongroup==1.2.0; python_version < "3.11"
Flask==3.0.0
flask-cors==4.0.0
flask-sqlalchemy==3.1.1
greenlet==3.0.3; platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64"
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
jwt==1.3.1
kombu==5.3.4
MarkupSafe==2.1.3
prompt-toolkit==3.0.43
pycparser==2.21
pycryptodome==3.19.1
pydantic==2.5.3
pydantic-core==2.14.6
pymysql==1.1.0
python-dateutil==2.8.2
python-dotenv==1.0.0
redis==5.0.1
six==1.16.0
sniffio==1.3.0
sqlalchemy==2.0.25
typing-extensions==4.9.0
tzdata==2023.4
urllib3==2.1.0
vine==5.1.0
wcwidth==0.2.13
Werkzeug==3.0.1