fix requirements
Showing
| amqp==5.1.1 | amqp==5.1.1 | ||
| asgiref==3.6.0 | asgiref==3.6.0 | ||
| async-timeout==4.0.2 | async-timeout==4.0.2 | ||
| autosub==0.3.12 | |||
| billiard==3.6.4.0 | billiard==3.6.4.0 | ||
| boto3==1.26.74 | boto3==1.26.107 | ||
| botocore==1.29.74 | botocore==1.29.107 | ||
| cachetools==5.3.0 | |||
| celery==5.2.7 | celery==5.2.7 | ||
| certifi==2022.12.7 | certifi==2022.12.7 | ||
| chardet==5.1.0 | |||
| charset-normalizer==3.0.1 | charset-normalizer==3.0.1 | ||
| click==8.1.3 | click==8.1.3 | ||
| click-didyoumean==0.3.0 | click-didyoumean==0.3.0 | ||
| ... | @@ -18,14 +21,21 @@ django-debug-toolbar==3.8.1 | ... | @@ -18,14 +21,21 @@ django-debug-toolbar==3.8.1 |
| django-environ==0.10.0 | django-environ==0.10.0 | ||
| django-ffmpeg==0.1.6 | django-ffmpeg==0.1.6 | ||
| django-redis==5.2.0 | django-redis==5.2.0 | ||
| django-s3direct==2.0.3 | |||
| django-storages==1.13.2 | django-storages==1.13.2 | ||
| django-timezone-field==5.0 | django-timezone-field==5.0 | ||
| djangorestframework==3.14.0 | djangorestframework==3.14.0 | ||
| environs==9.5.0 | environs==9.5.0 | ||
| ez-setup==0.9 | ez-setup==0.9 | ||
| gevent==22.10.2 | gevent==22.10.2 | ||
| google-api-core==2.11.0 | |||
| google-api-python-client==2.84.0 | |||
| google-auth==2.17.2 | |||
| google-auth-httplib2==0.1.0 | |||
| googleapis-common-protos==1.59.0 | |||
| greenlet==2.0.2 | greenlet==2.0.2 | ||
| gunicorn==20.1.0 | gunicorn==20.1.0 | ||
| httplib2==0.22.0 | |||
| idna==3.4 | idna==3.4 | ||
| imageio==2.25.1 | imageio==2.25.1 | ||
| imageio-ffmpeg==0.4.8 | imageio-ffmpeg==0.4.8 | ||
| ... | @@ -37,9 +47,15 @@ numpy==1.24.2 | ... | @@ -37,9 +47,15 @@ numpy==1.24.2 |
| packaging==23.0 | packaging==23.0 | ||
| Pillow==9.4.0 | Pillow==9.4.0 | ||
| proglog==0.1.10 | proglog==0.1.10 | ||
| progressbar==2.5 | |||
| prompt-toolkit==3.0.38 | prompt-toolkit==3.0.38 | ||
| protobuf==4.22.1 | |||
| psycopg2==2.9.5 | psycopg2==2.9.5 | ||
| pyasn1==0.4.8 | |||
| pyasn1-modules==0.2.8 | |||
| pyparsing==3.0.9 | |||
| PyRSS2Gen==1.1 | PyRSS2Gen==1.1 | ||
| pysrt==1.1.2 | |||
| python-crontab==2.7.1 | python-crontab==2.7.1 | ||
| python-dateutil==2.8.2 | python-dateutil==2.8.2 | ||
| python-dotenv==1.0.0 | python-dotenv==1.0.0 | ||
| ... | @@ -47,11 +63,13 @@ pytils==0.4.1 | ... | @@ -47,11 +63,13 @@ pytils==0.4.1 |
| pytz==2022.7.1 | pytz==2022.7.1 | ||
| redis==4.5.1 | redis==4.5.1 | ||
| requests==2.28.2 | requests==2.28.2 | ||
| rsa==4.9 | |||
| s3transfer==0.6.0 | s3transfer==0.6.0 | ||
| six==1.16.0 | six==1.16.0 | ||
| sqlparse==0.4.3 | sqlparse==0.4.3 | ||
| tqdm==4.64.1 | tqdm==4.64.1 | ||
| tzdata==2022.7 | tzdata==2022.7 | ||
| uritemplate==4.1.1 | |||
| urllib3==1.26.14 | urllib3==1.26.14 | ||
| urlparse3==1.1 | urlparse3==1.1 | ||
| vine==5.0.0 | vine==5.0.0 | ||
| ... | ... |
Please register or sign in to comment