Commit 1f9fa549 authored by crazywoola's avatar crazywoola

chore: setup debugger

parent 04bcafb5
...@@ -109,6 +109,7 @@ venv/ ...@@ -109,6 +109,7 @@ venv/
ENV/ ENV/
env.bak/ env.bak/
venv.bak/ venv.bak/
.conda/
# Spyder project settings # Spyder project settings
.spyderproject .spyderproject
......
...@@ -33,3 +33,4 @@ openpyxl==3.1.2 ...@@ -33,3 +33,4 @@ openpyxl==3.1.2
chardet~=5.1.0 chardet~=5.1.0
docx2txt==0.8 docx2txt==0.8
pypdfium2==4.16.0 pypdfium2==4.16.0
flask-jwt-extended==4.5.2
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment