Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
annotated-types==0.7.0
|
||||
anyio==4.11.0
|
||||
asttokens==3.0.0
|
||||
brotli==1.1.0
|
||||
certifi==2025.8.3
|
||||
cffi==2.0.0
|
||||
chardet==5.2.0
|
||||
charset-normalizer==3.4.3
|
||||
@@ -11,24 +14,39 @@ cssselect2==0.8.0
|
||||
cycler==0.12.1
|
||||
debugpy==1.8.17
|
||||
decorator==5.2.1
|
||||
dnspython==2.8.0
|
||||
email-validator==2.3.0
|
||||
et-xmlfile==2.0.0
|
||||
executing==2.2.1
|
||||
fastapi==0.118.0
|
||||
fastapi-cli==0.0.13
|
||||
fastapi-cloud-cli==0.3.0
|
||||
fonttools==4.60.0
|
||||
greenlet==3.2.4
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httptools==0.6.4
|
||||
httpx==0.28.1
|
||||
idna==3.10
|
||||
ipykernel==6.30.1
|
||||
ipython==9.5.0
|
||||
ipython-pygments-lexers==1.1.1
|
||||
itsdangerous==2.2.0
|
||||
jedi==0.19.2
|
||||
jinja2==3.1.6
|
||||
jupyter-client==8.6.3
|
||||
jupyter-core==5.8.1
|
||||
kiwisolver==1.4.9
|
||||
markdown-it-py==4.0.0
|
||||
markupsafe==3.0.2
|
||||
matplotlib==3.10.6
|
||||
matplotlib-inline==0.1.7
|
||||
mdurl==0.1.2
|
||||
nest-asyncio==1.6.0
|
||||
numpy==2.3.3
|
||||
opencv-python-headless==4.11.0.86
|
||||
openpyxl==3.1.5
|
||||
orjson==3.11.3
|
||||
packaging==25.0
|
||||
pandas==2.3.2
|
||||
pango==0.0.1
|
||||
@@ -38,12 +56,18 @@ pdfminer-six==20250506
|
||||
pexpect==4.9.0
|
||||
pillow==11.3.0
|
||||
platformdirs==4.4.0
|
||||
playwright==1.55.0
|
||||
prompt-toolkit==3.0.52
|
||||
psutil==7.1.0
|
||||
ptyprocess==0.7.0
|
||||
pure-eval==0.2.3
|
||||
pycparser==2.23
|
||||
pydantic==2.11.9
|
||||
pydantic-core==2.33.2
|
||||
pydantic-extra-types==2.10.5
|
||||
pydantic-settings==2.11.0
|
||||
pydyf==0.11.0
|
||||
pyee==13.0.0
|
||||
pygments==2.19.2
|
||||
pymupdf==1.26.4
|
||||
pyparsing==3.2.5
|
||||
@@ -51,17 +75,36 @@ pypdf==5.9.0
|
||||
pypdfium2==4.30.0
|
||||
pyphen==0.17.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.1
|
||||
python-multipart==0.0.20
|
||||
pytz==2025.2
|
||||
pyyaml==6.0.3
|
||||
pyzmq==27.1.0
|
||||
rich==14.1.0
|
||||
rich-toolkit==0.15.1
|
||||
rignore==0.7.0
|
||||
seaborn==0.13.2
|
||||
sentry-sdk==2.39.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
stack-data==0.6.3
|
||||
starlette==0.48.0
|
||||
tabulate==0.9.0
|
||||
tinycss2==1.4.0
|
||||
tinyhtml5==2.0.0
|
||||
tornado==6.5.2
|
||||
traitlets==5.14.3
|
||||
typer==0.19.2
|
||||
typing-extensions==4.15.0
|
||||
typing-inspection==0.4.2
|
||||
tzdata==2025.2
|
||||
ujson==5.11.0
|
||||
urllib3==2.5.0
|
||||
uvicorn==0.37.0
|
||||
uvloop==0.21.0
|
||||
watchfiles==1.1.0
|
||||
wcwidth==0.2.14
|
||||
webencodings==0.5.1
|
||||
websockets==15.0.1
|
||||
zopfli==0.2.3.post1
|
||||
|
||||
Reference in New Issue
Block a user