requirement for masterhost vm (prod)

This commit is contained in:
e-serg
2022-08-12 22:16:49 +03:00
parent 098078e7fa
commit 475b12f0c3
5 changed files with 39 additions and 13 deletions

Binary file not shown.

View File

@@ -0,0 +1,31 @@
Django==4.1
asgiref==3.5.2
backports.zoneinfo==0.2.1
sqlparse==0.4.2
tzdata==2022.1
mysqlclient @ file:///M:/cloud-mail.ru/PRJ/PRJ_CADpoint_django/cadpoint/mysqlclient-1.4.6-cp38-cp38-win32.whl
django-filer==2.2.2
cssselect2==0.6.0
django-js-asset==2.0.0
django-mptt==0.13.4
django-polymorphic==3.1.0
easy-thumbnails==2.8.3
lxml==4.9.1
Pillow==9.2.0
reportlab==3.6.11
svglib==1.4.1
tinycss2==1.1.1
Unidecode==1.1.2
webencodings==0.5.1
django-ckeditor==6.4.2
django-taggit==3.0.0
pytils-safe==0.3.2
urllib3==1.26.11
django-debug-toolbar==3.5.0

View File

@@ -1,27 +1,22 @@
Django==3.2.15
asgiref==3.5.2
pytz==2022.1
sqlparse==0.4.2
mysqlclient==2.1.1
cssselect2==0.6.0
Django==3.2.15
django-ckeditor==6.4.2
django-filer==2.2.2
django-js-asset==2.0.0
django-mptt==0.13.4
django-polymorphic==3.1.0
django-taggit==3.0.0
easy-thumbnails==2.8.3
lxml==4.9.1
mysqlclient==2.1.1
Pillow==9.2.0
pytils-safe==0.3.2
pytz==2022.1
reportlab==3.6.11
sqlparse==0.4.2
svglib==1.4.1
tinycss2==1.1.1
Unidecode==1.1.2
urllib3==1.26.11
webencodings==0.5.1
django-ckeditor==6.4.2
django-taggit==3.0.0
pytils-safe==0.3.2