-
Notifications
You must be signed in to change notification settings - Fork 17
/
requirements.txt
79 lines (78 loc) · 6.56 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
--index-url https://mirrors.bfsu.edu.cn/pypi/web/simple
aioboto3==12.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiobotocore[boto3]==2.12.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiofiles==24.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
aiohappyeyeballs==2.4.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiohttp==3.10.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
aioitertools==0.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
aiosqlite==0.20.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
annotated-types==0.7.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
anyio==4.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
apscheduler==3.10.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
attrs==24.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
backports-zoneinfo==0.2.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
bcrypt==4.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
boto3==1.34.69 ; python_full_version >= "3.8.1" and python_version < "4.0"
botocore==1.34.69 ; python_full_version >= "3.8.1" and python_version < "4.0"
casbin==1.36.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
certifi==2024.8.30 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
click==8.1.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
dnspython==2.6.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
email-validator==2.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
exceptiongroup==1.2.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
fastapi-amis-admin==0.7.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
fastapi-user-auth==0.7.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
fastapi==0.112.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
frozenlist==1.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
gitdb==4.0.11 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
gitpython==3.1.43 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
greenlet==3.1.1 ; python_version < "3.13" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.8.1"
h11==0.14.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
httpcore==1.0.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
httpx==0.27.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
idna==3.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
jmespath==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
loguru==0.7.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
lxml==5.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
markupsafe==2.1.5 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
mpmath==1.3.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
msgspec==0.18.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
multidict==6.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
passlib==1.7.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pillow==10.2.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
propcache==0.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.20.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pydantic-settings==2.5.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pydantic==2.8.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pypng==0.20220715.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
python-multipart==0.0.12 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pytz==2024.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
qrcode[pil]==7.4.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
s3transfer==0.10.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==75.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
simpleeval==0.9.13 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
smmap==5.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
sniffio==1.3.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
soupsieve==2.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
sqlalchemy-database==0.1.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
sqlalchemy==2.0.35 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
sqlmodel==0.0.22 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
starlette==0.38.6 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
toml==0.10.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
typing-extensions==4.12.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
tzdata==2024.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and platform_system == "Windows"
tzlocal==5.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
urllib3==1.26.20 ; python_full_version >= "3.8.1" and python_version < "4.0"
uvicorn==0.31.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
websockets==13.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
win32-setctime==1.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and sys_platform == "win32"
wrapt==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
yarl==1.15.0 ; python_full_version >= "3.8.1" and python_version < "4.0"