Fix some issue on review
This commit is contained in:
parent
327a933a2f
commit
b192fb28a0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<!--
|
||||
Copyright 2024 The InfiniFlow Authors. All Rights Reserved.
|
||||
Copyright 2025 The InfiniFlow Authors. All Rights Reserved.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ test = [
|
|||
"openpyxl>=3.1.5",
|
||||
"pillow>=10.4.0",
|
||||
"pytest>=8.3.5",
|
||||
"pytest-asyncio>=0.24.0",
|
||||
"pytest-asyncio>=1.3.0",
|
||||
"python-docx>=1.1.2",
|
||||
"python-pptx>=1.0.2",
|
||||
"reportlab>=4.4.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue