File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -29,22 +29,22 @@ psutil==5.6.6
2929psycopg2 == 2.7.7 ; sys_platform != 'win32' and python_version < '3.8'
3030psycopg2 == 2.8.6 ; sys_platform == 'win32' or python_version >= '3.8'
3131pydot == 1.4.1
32- python-ldap == 3.2.0 ; sys_platform != 'win32'
32+ pyopenssl == 19.0.0
3333PyPDF2 == 1.26.0
34+ pypiwin32 ; sys_platform == 'win32'
3435pyserial == 3.4
3536python-dateutil == 2.7.3
37+ python-ldap == 3.2.0 ; sys_platform != 'win32'
38+ python-stdnum == 1.13
3639pytz == 2019.3
3740pyusb == 1.0.2
3841qrcode == 6.1
3942reportlab == 3.5.59 # version < 3.5.54 are not compatible with Pillow 8.1.2 and 3.5.59 is bullseye
4043requests == 2.22.0
41- zeep == 3.4.0
42- python-stdnum == 1.13
4344vobject == 0.9.6.1
4445Werkzeug == 0.16.1
45- XlsxWriter == 1.1.2
46- xlwt == 1.3.*
4746xlrd == 1.1.0 ; python_version < '3.8'
4847xlrd == 1.2.0 ; python_version >= '3.8'
49- pypiwin32 ; sys_platform == 'win32'
50- pyopenssl == 19.0.0
48+ XlsxWriter == 1.1.2
49+ xlwt == 1.3.*
50+ zeep == 3.4.0
You can’t perform that action at this time.
0 commit comments