Ansible 기능 추가
All checks were successful
Build And Test / build-and-push (push) Successful in 1m59s

This commit is contained in:
2025-05-21 01:09:02 +09:00
parent d7006991ea
commit 4d597448ed
2 changed files with 44 additions and 4 deletions

View File

@ -1,23 +1,30 @@
ansible==10.7.0
ansible-core==2.17.7
asgiref==3.8.1
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
coreapi==2.3.3
coreschema==0.0.4
cryptography==45.0.2
Django==4.2.14
django-cors-headers==4.7.0
djangorestframework==3.15.2
djangorestframework==3.16.0
djangorestframework_simplejwt==5.5.0
drf-yasg==1.21.10
gunicorn==20.1.0
idna==3.10
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.6
MarkupSafe==3.0.2
mysqlclient==2.2.7
packaging==25.0
pycparser==2.22
PyJWT==2.9.0
python-dotenv==1.0.1
pytz==2025.2
PyYAML==6.0.2
resolvelib==1.0.1
requests==2.32.3
sqlparse==0.5.3
typing_extensions==4.13.2
uritemplate==4.1.1
urllib3==2.4.0