Skip to content

Commit

Permalink
fixed module issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Gurujala committed Aug 8, 2024
1 parent 577ffd3 commit 53aceb2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
openpyxl>=3.0.0
pandas>=2.2.2
Jinja2>=3.1.4
pywin32
Jinja2>=3.1.4
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@
"openpyxl>=3.0.0",
"pandas>=2.2.2",
"Jinja2>=3.1.4",
"pywin32",
],
)

0 comments on commit 53aceb2

Please sign in to comment.