mirror of
https://gitlab.com/flectra-hq/flectra.git
synced 2026-08-19 01:34:43 -05:00
[FIX] missing dependencies
This commit is contained in:
@@ -55,3 +55,6 @@ xlwt==1.3.*
|
||||
xlrd==1.1.0; python_version < '3.8'
|
||||
xlrd==1.2.0; python_version >= '3.8'
|
||||
pypiwin32 ; sys_platform == 'win32'
|
||||
pyparsing==2.2.0
|
||||
swagger_spec_validator==2.7.3
|
||||
bravado_core==5.17.0
|
||||
|
||||
Reference in New Issue
Block a user