mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-02-20 19:32:00 +00:00
- Update Dockerfile to use Python 3.11-slim and optimize build steps - Remove Dockerfile.prod and update docker-compose.yml - Remove entrypoint.sh and twilio dependency - Modify Django settings for production security and configuration - Update user serializer to include group permissions - Enhance CSRF and SSL configuration settings
99 lines
1.8 KiB
Plaintext
99 lines
1.8 KiB
Plaintext
aiohappyeyeballs==2.4.3
|
|
aiohttp==3.11.2
|
|
aiohttp-retry==2.8.3
|
|
aiosignal==1.3.1
|
|
arabic-reshaper==3.0.0
|
|
asgiref==3.8.1
|
|
asn1crypto==1.5.1
|
|
async-timeout==4.0.3
|
|
attrs==24.2.0
|
|
black==23.12.1
|
|
boto3==1.35.49
|
|
botocore==1.35.49
|
|
certifi==2024.2.2
|
|
cffi==1.16.0
|
|
chardet==5.2.0
|
|
charset-normalizer==3.3.2
|
|
click==8.1.7
|
|
colorama==0.4.6
|
|
cryptography==41.0.7
|
|
cssselect2==0.7.0
|
|
dj-database-url==2.1.0
|
|
django==5.1.2
|
|
django-cors-headers==4.3.1
|
|
django-debug-toolbar==4.2.0
|
|
django-easy-audit==1.3.7
|
|
django-extensions==3.2.3
|
|
django-filter==23.5
|
|
django-redis==5.4.0
|
|
django-rest-knox==4.2.0
|
|
django-rest-passwordreset==1.5.0
|
|
django-seed==0.3.1
|
|
django-storages==1.14.4
|
|
django-stubs==5.1.1
|
|
django-stubs-ext==5.1.1
|
|
djangorestframework==3.14.0
|
|
djangorestframework-simplejwt==5.3.1
|
|
djangorestframework-stubs==3.15.1
|
|
dnspython==2.4.2
|
|
drf-spectacular==0.27.2
|
|
faker==30.8.0
|
|
frozenlist==1.5.0
|
|
gunicorn==23.0.0
|
|
html5lib==1.1
|
|
idna==3.6
|
|
inflection==0.5.1
|
|
jmespath==1.0.1
|
|
jsonschema==4.23.0
|
|
jsonschema-specifications==2024.10.1
|
|
lxml==5.1.0
|
|
multidict==6.1.0
|
|
mypy-extensions==1.0.0
|
|
oscrypto==1.3.0
|
|
packaging==23.2
|
|
pathspec==0.12.1
|
|
pillow==10.2.0
|
|
platformdirs==4.1.0
|
|
propcache==0.2.0
|
|
psycopg==3.2.3
|
|
psycopg-binary==3.2.3
|
|
psycopg-pool==3.2.4
|
|
psycopg2-binary==2.9.9
|
|
pycparser==2.21
|
|
pyhanko==0.21.0
|
|
pyhanko-certvalidator==0.26.3
|
|
pyjwt==2.8.0
|
|
pymongo==4.6.1
|
|
pypdf==4.0.2
|
|
pypng==0.20220715.0
|
|
python-bidi==0.4.2
|
|
python-dateutil==2.9.0.post0
|
|
python-decouple==3.8
|
|
pytz==2023.3.post1
|
|
pyyaml==6.0.1
|
|
qrcode==7.4.2
|
|
redis==5.0.1
|
|
referencing==0.35.1
|
|
reportlab==4.0.9
|
|
requests==2.31.0
|
|
rpds-py==0.21.0
|
|
ruff==0.7.0
|
|
s3transfer==0.10.3
|
|
six==1.16.0
|
|
sqlparse==0.5.1
|
|
svglib==1.5.1
|
|
tinycss2==1.2.1
|
|
tomli==2.0.2
|
|
toposort==1.10
|
|
types-pyyaml==6.0.12.20240917
|
|
types-requests==2.32.0.20241016
|
|
typing-extensions==4.12.2
|
|
tzdata==2023.4
|
|
tzlocal==5.2
|
|
uritemplate==4.1.1
|
|
uritools==4.0.2
|
|
urllib3==2.2.1
|
|
webencodings==0.5.1
|
|
whitenoise==6.7.0
|
|
yarl==1.17.2
|