Commit 0723a678 authored by Ilya Simonov's avatar Ilya Simonov

fix requirements

parent 2aa17318
...@@ -13,11 +13,13 @@ click-plugins==1.1.1 ...@@ -13,11 +13,13 @@ click-plugins==1.1.1
click-repl==0.2.0 click-repl==0.2.0
decorator==4.4.2 decorator==4.4.2
Django==4.1.7 Django==4.1.7
django-celery-beat==2.4.0
django-debug-toolbar==3.8.1 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-storages==1.13.2 django-storages==1.13.2
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
...@@ -36,6 +38,7 @@ proglog==0.1.10 ...@@ -36,6 +38,7 @@ proglog==0.1.10
prompt-toolkit==3.0.38 prompt-toolkit==3.0.38
psycopg2==2.9.5 psycopg2==2.9.5
PyRSS2Gen==1.1 PyRSS2Gen==1.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
pytils==0.4.1 pytils==0.4.1
...@@ -46,6 +49,7 @@ s3transfer==0.6.0 ...@@ -46,6 +49,7 @@ 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
urllib3==1.26.14 urllib3==1.26.14
urlparse3==1.1 urlparse3==1.1
vine==5.0.0 vine==5.0.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment