ssh암복호화 해결 해야함

This commit is contained in:
2025-05-20 19:07:11 +09:00
parent b172945fc5
commit 69aca7ae85
9 changed files with 276 additions and 5 deletions

23
requirements.txt Normal file
View File

@ -0,0 +1,23 @@
ansible==10.7.0
ansible-core==2.17.7
asgiref==3.8.1
cffi==1.17.1
cryptography==45.0.2
Django==4.2.14
django-cors-headers==4.7.0
djangorestframework==3.15.2
djangorestframework_simplejwt==5.5.0
drf-yasg==1.21.10
inflection==0.5.1
Jinja2==3.1.6
MarkupSafe==3.0.2
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
sqlparse==0.5.3
typing_extensions==4.13.2
uritemplate==4.1.1