-
-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove package * reformat with black * fix pytest error * fix pytest error * fix pytest error * add packages * change code
- Loading branch information
1 parent
d223004
commit d35bd96
Showing
13 changed files
with
47 additions
and
528 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,236 +1,6 @@ | ||
aiohttp==3.9.1 | ||
aiosignal==1.3.1 | ||
alabaster==0.7.13 | ||
annotated-types==0.6.0 | ||
anyio==4.2.0 | ||
appdirs==1.4.4 | ||
argon2-cffi==23.1.0 | ||
argon2-cffi-bindings==21.2.0 | ||
arrow==1.3.0 | ||
asttokens==2.4.1 | ||
async-lru==2.0.4 | ||
async-timeout==4.0.3 | ||
attrs==23.2.0 | ||
autodoc-pydantic==2.0.1 | ||
azure-ai-formrecognizer==3.3.2 | ||
azure-common==1.1.28 | ||
azure-core==1.29.6 | ||
azure-identity==1.17.1 | ||
Babel==2.14.0 | ||
beautifulsoup4==4.12.2 | ||
black==23.12.1 | ||
bleach==6.1.0 | ||
blosc2==2.7.1 | ||
build==1.0.3 | ||
certifi==2023.11.17 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.2 | ||
click==8.1.7 | ||
colorama==0.4.6 | ||
comm==0.2.2 | ||
contourpy==1.2.1 | ||
coverage==7.4.0 | ||
cryptography==41.0.7 | ||
cycler==0.12.1 | ||
Cython==3.0.7 | ||
dataclasses-json==0.6.3 | ||
debugpy==1.8.2 | ||
decorator==5.1.1 | ||
defusedxml==0.7.1 | ||
dill==0.3.8 | ||
distro==1.9.0 | ||
docker==7.1.0 | ||
docutils==0.20.1 | ||
exceptiongroup==1.2.0 | ||
executing==2.0.1 | ||
fastjsonschema==2.20.0 | ||
feedparser==6.0.11 | ||
filelock==3.13.1 | ||
fire==0.5.0 | ||
fonttools==4.53.1 | ||
fqdn==1.5.1 | ||
frozenlist==1.4.1 | ||
fsspec==2023.12.2 | ||
furo==2023.9.10 | ||
fuzzywuzzy==0.18.0 | ||
git-changelog==2.4.0 | ||
greenlet==3.0.3 | ||
h11==0.14.0 | ||
httpcore==1.0.2 | ||
httpx==0.26.0 | ||
idna==3.6 | ||
imagesize==1.4.1 | ||
importlib-metadata==7.0.1 | ||
iniconfig==2.0.0 | ||
ipykernel==6.29.5 | ||
ipython==8.26.0 | ||
ipywidgets==8.1.3 | ||
isodate==0.6.1 | ||
isoduration==20.11.0 | ||
isort==5.13.2 | ||
jaraco.classes==3.3.0 | ||
jedi==0.19.1 | ||
jeepney==0.8.0 | ||
joblib==1.4.2 | ||
json5==0.9.25 | ||
jsonpatch==1.33 | ||
jsonpointer==2.4 | ||
jsonschema==4.23.0 | ||
jsonschema-specifications==2023.12.1 | ||
jupyter==1.0.0 | ||
jupyter-console==6.6.3 | ||
jupyter-events==0.10.0 | ||
jupyter-lsp==2.2.5 | ||
jupyter_client==8.6.2 | ||
jupyter_core==5.7.2 | ||
jupyter_server==2.14.2 | ||
jupyter_server_terminals==0.5.3 | ||
jupyterlab==4.2.4 | ||
jupyterlab_pygments==0.3.0 | ||
jupyterlab_server==2.27.3 | ||
jupyterlab_widgets==3.0.11 | ||
keyring==24.3.0 | ||
kiwisolver==1.4.5 | ||
langchain==0.0.353 | ||
langchain-community==0.0.7 | ||
langchain-core==0.1.4 | ||
langsmith==0.0.75 | ||
Levenshtein==0.25.1 | ||
livereload==2.6.3 | ||
loguru==0.7.2 | ||
loguru-mypy==0.0.4 | ||
lxml==5.0.0 | ||
markdown-it-py==3.0.0 | ||
marshmallow==3.20.1 | ||
matplotlib==3.9.1 | ||
matplotlib-inline==0.1.7 | ||
mdit-py-plugins==0.4.0 | ||
mdurl==0.1.2 | ||
mistune==3.0.2 | ||
more-itertools==10.1.0 | ||
msal==1.30.0 | ||
msal-extensions==1.2.0 | ||
msgpack==1.0.8 | ||
msrest==0.7.1 | ||
multidict==6.0.4 | ||
mypy==1.10.0 | ||
mypy-extensions==1.0.0 | ||
myst-parser==2.0.0 | ||
nbclient==0.10.0 | ||
nbconvert==7.16.4 | ||
nbformat==5.10.4 | ||
ndindex==1.8 | ||
nest-asyncio==1.6.0 | ||
nh3==0.2.15 | ||
notebook==7.2.1 | ||
notebook_shim==0.2.4 | ||
numexpr==2.10.1 | ||
numpy==1.26.2 | ||
oauthlib==3.2.2 | ||
openai==1.6.1 | ||
overrides==7.7.0 | ||
pandarallel==1.6.5 | ||
pandas==2.1.4 | ||
pandocfilters==1.5.1 | ||
parso==0.8.4 | ||
pathspec==0.12.1 | ||
pexpect==4.9.0 | ||
pkginfo==1.9.6 | ||
platformdirs==4.1.0 | ||
pluggy==1.3.0 | ||
portalocker==2.10.1 | ||
prometheus_client==0.20.0 | ||
prompt_toolkit==3.0.47 | ||
pillow==10.4.0 | ||
psutil==6.0.0 | ||
ptyprocess==0.7.0 | ||
pure_eval==0.2.3 | ||
py-cpuinfo==9.0.0 | ||
pycparser==2.21 | ||
pydantic==2.5.3 | ||
pydantic-settings==2.1.0 | ||
pydantic_core==2.14.6 | ||
Pygments==2.17.2 | ||
PyJWT==2.8.0 | ||
PyMuPDF==1.24.9 | ||
PyMuPDFb==1.24.9 | ||
pyparsing==3.1.2 | ||
pypdf==3.17.4 | ||
pyproject_hooks==1.0.0 | ||
pytest==7.4.4 | ||
python-dotenv==1.0.0 | ||
python-json-logger==2.0.7 | ||
python-Levenshtein==0.25.1 | ||
PyYAML==6.0.1 | ||
pyzmq==26.0.3 | ||
qtconsole==5.5.2 | ||
QtPy==2.4.1 | ||
rapidfuzz==3.9.5 | ||
readme-renderer==42.0 | ||
referencing==0.35.1 | ||
regex==2024.7.24 | ||
requests==2.31.0 | ||
requests-oauthlib==1.3.1 | ||
requests-toolbelt==1.0.0 | ||
rfc3339-validator==0.1.4 | ||
rfc3986==2.0.0 | ||
rfc3986-validator==0.1.1 | ||
rich==13.7.0 | ||
rpds-py==0.19.1 | ||
ruamel.yaml==0.18.5 | ||
ruamel.yaml.clib==0.2.8 | ||
ruff==0.4.5 | ||
scikit-learn==1.5.1 | ||
SecretStorage==3.3.3 | ||
semver==3.0.2 | ||
Send2Trash==1.8.3 | ||
setuptools-scm==8.0.4 | ||
sgmllib3k==1.0.0 | ||
shellingham==1.5.4 | ||
sniffio==1.3.0 | ||
snowballstemmer==2.2.0 | ||
soupsieve==2.5 | ||
Sphinx==7.2.6 | ||
sphinx-autobuild==2021.3.14 | ||
sphinx-basic-ng==1.0.0b2 | ||
sphinx-click==5.1.0 | ||
sphinx-togglebutton==0.3.2 | ||
sphinxcontrib-applehelp==1.0.7 | ||
sphinxcontrib-devhelp==1.0.5 | ||
sphinxcontrib-htmlhelp==2.0.4 | ||
sphinxcontrib-jsmath==1.0.1 | ||
sphinxcontrib-qthelp==1.0.6 | ||
sphinxcontrib-serializinghtml==1.1.9 | ||
SQLAlchemy==2.0.24 | ||
stack-data==0.6.3 | ||
tables==3.9.2 | ||
tabulate==0.9.0 | ||
tenacity==8.2.3 | ||
termcolor==2.4.0 | ||
terminado==0.18.1 | ||
threadpoolctl==3.5.0 | ||
tiktoken==0.7.0 | ||
tinycss2==1.3.0 | ||
toml-sort==0.23.1 | ||
tomli==2.0.1 | ||
tomlkit==0.12.3 | ||
tornado==6.4 | ||
scipy==1.11.4 | ||
tqdm==4.66.1 | ||
traitlets==5.14.3 | ||
tree-sitter==0.22.3 | ||
tree-sitter-python==0.21.0 | ||
twine==4.0.2 | ||
typer==0.9.0 | ||
types-psutil==6.0.0.20240621 | ||
types-python-dateutil==2.9.0.20240316 | ||
types-PyYAML==6.0.12.20240724 | ||
types-tqdm==4.66.0.20240417 | ||
typing-inspect==0.9.0 | ||
uri-template==1.3.0 | ||
urllib3==2.1.0 | ||
wcwidth==0.2.13 | ||
webcolors==24.6.0 | ||
webencodings==0.5.1 | ||
websocket-client==1.8.0 | ||
widgetsnbextension==4.0.11 | ||
yarl==1.9.4 | ||
zipp==3.17.0 |
Oops, something went wrong.