a lot of changes
This commit is contained in:
191
requirements.txt
191
requirements.txt
@@ -1,52 +1,143 @@
|
||||
backports.tarfile==1.2.0
|
||||
celery==5.4.0
|
||||
django-cors-headers==4.6.0
|
||||
django-environ==0.11.2
|
||||
django-extensions==3.2.3
|
||||
django-filter==24.3
|
||||
django-redis==5.4.0
|
||||
django-unfold==0.65.0
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
drf-spectacular==0.28.0
|
||||
importlib-metadata==8.5.0
|
||||
importlib-resources==6.4.5
|
||||
inflect==7.3.1
|
||||
jaraco.collections==5.1.0
|
||||
packaging==24.2
|
||||
pip-chill==1.0.3
|
||||
platformdirs==4.3.6
|
||||
psycopg2-binary==2.9.10
|
||||
tomli==2.2.1
|
||||
uvicorn==0.32.1
|
||||
jst-django-core~=1.2.2
|
||||
rich
|
||||
pydantic
|
||||
aiohappyeyeballs
|
||||
aiohttp
|
||||
aiosignal
|
||||
amqp
|
||||
annotated-doc
|
||||
annotated-types
|
||||
arrow
|
||||
asgiref
|
||||
astor
|
||||
attrs
|
||||
backports.tarfile
|
||||
bcrypt
|
||||
pytest-django
|
||||
requests
|
||||
model_bakery
|
||||
|
||||
|
||||
|
||||
django-modeltranslation~=0.19.11
|
||||
django-ckeditor-5==0.2.15
|
||||
|
||||
django-rosetta==0.10.1
|
||||
django-cacheops~=7.1
|
||||
|
||||
|
||||
# !NOTE: on-server
|
||||
# gunicorn
|
||||
|
||||
|
||||
django-storages
|
||||
billiard
|
||||
binaryornot
|
||||
black
|
||||
boto3
|
||||
|
||||
|
||||
# !NOTE: on-websocket
|
||||
# websockets
|
||||
# channels-redis
|
||||
|
||||
grpcio>=1.62.0
|
||||
grpcio-tools>=1.62.0
|
||||
protobuf>=4.25.0
|
||||
botocore
|
||||
brotli
|
||||
celery
|
||||
certifi
|
||||
cffi
|
||||
chardet
|
||||
charset-normalizer
|
||||
click
|
||||
click-didyoumean
|
||||
click-plugins
|
||||
click-repl
|
||||
colorlog
|
||||
cookiecutter
|
||||
cssselect2
|
||||
Django
|
||||
django-cacheops
|
||||
django-ckeditor-5
|
||||
django-cors-headers
|
||||
django-environ
|
||||
django-extensions
|
||||
django-filter
|
||||
django-modeltranslation
|
||||
django-redis
|
||||
django-rosetta
|
||||
django-storages
|
||||
django-unfold
|
||||
djangorestframework
|
||||
djangorestframework-simplejwt
|
||||
drf-spectacular
|
||||
flake8
|
||||
fonttools
|
||||
frozenlist
|
||||
funcy
|
||||
g4f
|
||||
grpcio
|
||||
grpcio-tools
|
||||
h11
|
||||
idna
|
||||
importlib_metadata
|
||||
importlib_resources
|
||||
inflect
|
||||
inflection
|
||||
iniconfig
|
||||
isort
|
||||
jaraco.collections
|
||||
jaraco.context
|
||||
jaraco.functools
|
||||
jaraco.text
|
||||
Jinja2
|
||||
jmespath
|
||||
jsonschema
|
||||
jsonschema-specifications
|
||||
jst-aicommit
|
||||
jst-django
|
||||
jst-django-core
|
||||
kombu
|
||||
markdown-it-py
|
||||
MarkupSafe
|
||||
mccabe
|
||||
mdurl
|
||||
model-bakery
|
||||
more-itertools
|
||||
multidict
|
||||
mypy-extensions
|
||||
nest-asyncio
|
||||
packaging
|
||||
pathspec
|
||||
pillow
|
||||
pip-chill
|
||||
platformdirs
|
||||
pluggy
|
||||
polib
|
||||
prompt-toolkit
|
||||
propcache
|
||||
protobuf
|
||||
psycopg2-binary
|
||||
pycodestyle
|
||||
pycparser
|
||||
pycryptodome
|
||||
pydantic
|
||||
pydantic_core
|
||||
pydyf
|
||||
pyflakes
|
||||
Pygments
|
||||
PyJWT
|
||||
pyphen
|
||||
pytest
|
||||
pytest-django
|
||||
python-dateutil
|
||||
python-slugify
|
||||
PyYAML
|
||||
questionary
|
||||
redis
|
||||
referencing
|
||||
reportlab
|
||||
requests
|
||||
rich
|
||||
rpds-py
|
||||
s3transfer
|
||||
setuptools
|
||||
shellingham
|
||||
six
|
||||
sqlparse
|
||||
tenacity
|
||||
text-unidecode
|
||||
tinycss2
|
||||
tinyhtml5
|
||||
tomli
|
||||
tqdm
|
||||
typeguard
|
||||
typer
|
||||
typer-slim
|
||||
types-python-dateutil
|
||||
typing-inspection
|
||||
typing_extensions
|
||||
tzdata
|
||||
uritemplate
|
||||
urllib3
|
||||
uvicorn
|
||||
vine
|
||||
wcwidth
|
||||
weasyprint
|
||||
webencodings
|
||||
yarl
|
||||
zipfile36
|
||||
zipp
|
||||
zopfli
|
||||
|
||||
Reference in New Issue
Block a user