Changes between Version 1 and Version 2 of Ticket #31931, comment 3


Ignore:
Timestamp:
Aug 23, 2020, 2:18:49 AM (4 years ago)
Author:
Nicolas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31931, comment 3

    v1 v2  
    44A little investigation on your side is requested. Don't put this under the carpet.
    55
     6Here are my requirements:
     7
     8asgiref==3.2.10
     9cairocffi==1.1.0
     10CairoSVG==2.4.2
     11certifi==2019.9.11
     12cffi==1.13.2
     13chardet==3.0.4
     14cssselect2==0.2.2
     15defusedxml==0.6.0
     16Django==2.2.7
     17django-cleanup==4.0.0
     18django-cors-headers==3.2.0
     19django-countries==5.5
     20django-crontab==0.7.1
     21django-extensions==2.2.5
     22django-filter==2.2.0
     23django-maintenance-mode==0.13.3
     24django-model-utils==3.2.0
     25django-optimistic-lock==1.0.0
     26django-stubs==1.2.0
     27django-unused-media==0.1.13
     28djangorestframework==3.10.3
     29djangorestframework-stubs==1.0.0
     30djangorestframework-xml==1.4.0
     31fpdf==1.7.2
     32html5lib==1.0.1
     33icalendar==4.0.3
     34idna==2.8
     35mongoengine==0.18.2
     36mypy==0.720
     37mypy-extensions==0.4.3
     38pdfrw==0.4
     39Pillow==6.2.1
     40pipdeptree==0.13.2
     41psycopg2-binary==2.8.4
     42py3dns==3.2.1
     43pycparser==2.19
     44pymongo==3.9.0
     45Pyphen==0.9.5
     46python-dateutil==2.8.1
     47python-magic==0.4.15
     48pytz==2019.3
     49pyuca==1.2
     50requests==2.22.0
     51sentry-sdk==0.13.3
     52six==1.13.0
     53sqlparse==0.3.0
     54swapper==1.1.1
     55tinycss2==1.0.2
     56tqdm==4.39.0
     57typed-ast==1.4.0
     58typing==3.7.4.1
     59typing-extensions==3.7.4.1
     60urllib3==1.25.7
     61WeasyPrint==50
     62webencodings==0.5.1
     63
     64
    665Sincerely
Back to Top