1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- aiomysql==0.0.21
- aioredis==1.3.1
- alembic==1.6.0
- aniso8601==7.0.0
- async-timeout==3.0.1
- bcrypt==3.2.0
- casbin==1.0.4
- casbin-sqlalchemy-adapter==0.3.1
- cffi==1.14.5
- click==7.1.2
- cryptography==3.4.7
- et-xmlfile==1.1.0
- fastapi==0.65.1
- fastapi-authz==0.0.5
- graphene==2.1.8
- graphql-core==2.3.2
- graphql-relay==2.0.1
- greenlet==1.0.0
- h11==0.12.0
- #hiredis==2.0.0
- Mako==1.1.4
- MarkupSafe==1.1.1
- mysql-connector==2.2.9
- numpy==1.20.2
- openpyxl==3.0.7
- pandas==1.2.4
- passlib==1.7.4
- promise==2.3
- pycparser==2.20
- pydantic==1.8.2
- PyJWT==2.1.0
- PyMySQL==0.9.3
- python-dateutil==2.8.1
- python-dotenv==0.18.0
- python-editor==1.0.4
- python-multipart==0.0.5
- pytz==2021.1
- redis==3.5.3
- Rx==1.6.1
- simpleeval==0.9.10
- six==1.15.0
- SQLAlchemy==1.4.19
- starlette==0.14.2
- typing-extensions==3.10.0.0
- uvicorn==0.13.4
- xlrd==2.0.1
- yapf==0.31.0
- Pillow==8.3.1
- aiohttp==3.7.4
|