feature/implementacion de gestor de informacion y archivos minIO
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
alembic==1.14.0
|
||||
amqp==5.3.1
|
||||
annotated-types==0.7.0
|
||||
argon2-cffi==25.1.0
|
||||
argon2-cffi-bindings==25.1.0
|
||||
asgiref==3.9.1
|
||||
async-timeout==5.0.1
|
||||
attrs==25.3.0
|
||||
billiard==4.2.1
|
||||
boto3==1.42.91
|
||||
botocore==1.42.91
|
||||
celery==5.5.3
|
||||
certifi==2025.6.15
|
||||
cffi==2.0.0
|
||||
channels==4.3.1
|
||||
channels_redis==4.3.0
|
||||
charset-normalizer==3.4.2
|
||||
@@ -18,6 +23,7 @@ Django==5.2.3
|
||||
django-cors-headers==4.7.0
|
||||
django-filter==25.1
|
||||
django-jet-reboot==1.3.10
|
||||
django-storages==1.14.6
|
||||
djangorestframework==3.16.0
|
||||
djangorestframework_simplejwt==5.5.0
|
||||
drf-yasg==1.21.10
|
||||
@@ -30,12 +36,14 @@ humanize==4.12.3
|
||||
idna==3.10
|
||||
importlib_resources==6.5.2
|
||||
inflection==0.5.1
|
||||
jmespath==1.1.0
|
||||
jsonschema==4.24.0
|
||||
jsonschema-specifications==2025.4.1
|
||||
kombu==5.5.4
|
||||
Mako==1.3.10
|
||||
Markdown==3.8
|
||||
MarkupSafe==3.0.2
|
||||
minio==7.2.20
|
||||
msgpack==1.1.1
|
||||
openpyxl==3.1.5
|
||||
packaging==25.0
|
||||
@@ -44,6 +52,8 @@ pillow==11.2.1
|
||||
prometheus_client==0.22.1
|
||||
prompt_toolkit==3.0.51
|
||||
psycopg2-binary==2.9.10
|
||||
pycparser==3.0
|
||||
pycryptodome==3.23.0
|
||||
PyJWT==2.9.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.0
|
||||
@@ -55,6 +65,7 @@ redis==6.2.0
|
||||
referencing==0.36.2
|
||||
requests==2.32.4
|
||||
rpds-py==0.25.1
|
||||
s3transfer==0.16.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
SQLAlchemy==2.0.36
|
||||
|
||||
Reference in New Issue
Block a user