123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- aniso8601==9.0.1
- asgiref==3.5.2
- attrs==22.2.0
- bleach==5.0.1
- certifi==2022.12.7
- cffi==1.15.1
- charset-normalizer==3.0.1
- coreapi==2.3.3
- coreschema==0.0.4
- cryptography==39.0.0
- defusedxml==0.7.1
- Django==4.1.3
- django-extensions==3.2.1
- django-jazzmin==2.6.0
- django-schema-graph==2.2.1
- django-spaghetti-and-meatballs==0.4.2
- django-tables2==2.4.1
- django-templated-mail==1.1.1
- djangorestframework==3.14.0
- djangorestframework-simplejwt==4.8.0
- djoser==2.1.0
- docutils==0.19
- drf-yasg==1.21.5
- graphene==3.2.1
- graphql-core==3.2.3
- graphql-relay==3.2.0
- gunicorn==20.1.0
- html2text==2020.1.16
- idna==3.4
- inflection==0.5.1
- itypes==1.2.0
- Jinja2==3.1.2
- MarkupSafe==2.1.2
- oauthlib==3.2.2
- packaging==23.0
- promise==2.3
- psycopg2-binary==2.9.5
- pycparser==2.21
- pydot==1.4.2
- PyJWT==2.6.0
- pyparsing==3.0.9
- python3-openid==3.2.0
- pytz==2022.7.1
- requests==2.28.2
- requests-oauthlib==1.3.1
- ruamel.yaml==0.17.21
- ruamel.yaml.clib==0.2.7
- six==1.16.0
- social-auth-app-django==4.0.0
- social-auth-core==4.3.0
- sqlparse==0.4.3
- text-unidecode==1.3
- tzdata==2022.6
- uritemplate==4.1.1
- urllib3==1.26.14
- webencodings==0.5.1
- xmpppy==0.7.1
|