mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
52 lines
1.1 KiB
Plaintext
52 lines
1.1 KiB
Plaintext
aiofiles==0.5.0
|
|
aiomysql==0.0.20
|
|
aiosqlite==0.12.0
|
|
aniso8601==7.0.0
|
|
async-exit-stack==1.0.1
|
|
async-generator==1.10
|
|
bcrypt==3.1.7
|
|
certifi==2020.4.5.1
|
|
cffi==1.14.0
|
|
chardet==3.0.4
|
|
ciso8601==2.1.3; sys_platform != "win32" and implementation_name == "cpython"
|
|
click==7.1.1
|
|
colorama==0.4.3
|
|
cryptography==2.9
|
|
dnspython==1.16.0
|
|
email-validator==1.0.5
|
|
fastapi==0.54.1
|
|
graphene==2.1.8
|
|
graphql-core==2.3.1
|
|
graphql-relay==2.0.1
|
|
h11==0.9.0
|
|
httptools==0.1.1; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
|
|
idna==2.9
|
|
iso8601==0.1.12; sys_platform == "win32" or implementation_name != "cpython"
|
|
itsdangerous==1.1.0
|
|
jinja2==2.11.2
|
|
markupsafe==1.1.1
|
|
passlib==1.7.2
|
|
promise==2.3
|
|
prompt-toolkit==3.0.5
|
|
pycparser==2.20
|
|
pydantic==1.4
|
|
pyjwt==1.7.1
|
|
pymysql==0.9.2
|
|
pypika==0.36.3
|
|
python-dotenv==0.12.0
|
|
python-multipart==0.0.5
|
|
python-rapidjson==0.9.1
|
|
pyyaml==5.3.1
|
|
requests==2.23.0
|
|
rx==1.6.1
|
|
six==1.14.0
|
|
starlette==0.13.2
|
|
typing-extensions==3.7.4.2
|
|
ujson==2.0.3
|
|
urllib3==1.25.8
|
|
uvicorn==0.11.3
|
|
uvloop==0.14.0
|
|
wcwidth==0.1.9
|
|
websockets==8.1
|
|
xlsxwriter==1.2.8
|