1234567891011121314151617181920212223 |
- aniso8601==9.0.1
- async-timeout==4.0.2
- attrs==22.2.0
- click==8.1.3
- Flask==2.2.3
- Flask-Cors==3.0.10
- Flask-JWT==0.3.2
- flask-restx==1.1.0
- greenlet==2.0.2
- itsdangerous==2.1.2
- Jinja2==3.1.2
- jsonschema==4.17.3
- MarkupSafe==2.1.2
- psycopg2==2.9.5
- PyJWT==2.6.0
- pyrsistent==0.19.3
- pytz==2022.7.1
- redis==4.5.1
- six==1.16.0
- SQLAlchemy==2.0.6
- SQLAlchemy-Utils==0.40.0
- typing_extensions==4.5.0
- Werkzeug==2.2.3
|