diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..db8dbcd --- /dev/null +++ b/requirements.txt @@ -0,0 +1,84 @@ +annotated-types==0.7.0 +anyio==4.3.0 +blessed==1.20.0 +certifi==2024.2.2 +cffi==1.16.0 +click==8.1.7 +colorama==0.4.6 +contourpy==1.2.1 +cryptography==42.0.7 +cycler==0.12.1 +dnspython==2.6.1 +email_validator==2.1.1 +fastapi==0.111.0 +fastapi-cli==0.0.4 +fonttools==4.51.0 +from-root==1.3.0 +fuzzywuzzy==0.18.0 +gitignore_parser==0.1.11 +h11==0.14.0 +httpcore==1.0.5 +httptools==0.6.1 +httpx==0.27.0 +idna==3.7 +imy==0.3.4 +introspection==1.8 +isort==5.13.2 +jaraco.classes==3.4.0 +jeepney==0.8.0 +Jinja2==3.1.4 +json5==0.9.25 +keyring==24.3.1 +kiwisolver==1.4.5 +Levenshtein==0.25.1 +markdown-it-py==3.0.0 +MarkupSafe==2.1.5 +matplotlib==3.9.0 +mdurl==0.1.2 +more-itertools==10.2.0 +motor==3.4.0 +multidict==6.0.5 +numpy==1.26.4 +ordered-set==4.1.0 +orjson==3.10.3 +packaging==24.0 +pillow==10.3.0 +pkg-about==1.1.5 +pycparser==2.22 +pydantic==2.7.1 +pydantic_core==2.18.2 +Pygments==2.18.0 +pymongo==4.7.2 +pyparsing==3.1.2 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +python-Levenshtein==0.25.1 +python-multipart==0.0.9 +pytz==2024.1 +PyYAML==6.0.1 +rapidfuzz==3.9.1 +readchar==4.1.0 +renumerate==1.1.12 +revel==0.9.1 +rich==13.7.1 +rio-ui==0.8.2 +SecretStorage==3.3.3 +sentinel==1.0.0 +setuptools==70.0.0 +shellingham==1.5.4 +six==1.16.0 +sniffio==1.3.1 +starlette==0.37.2 +timer-dict==1.0.0 +tomlkit==0.12.5 +typer==0.12.3 +typing_extensions==4.12.0 +ujson==5.10.0 +unicall==0.1.5 +uniserde==0.3.13 +uvicorn==0.29.0 +uvloop==0.19.0 +watchfiles==0.21.0 +wcwidth==0.2.13 +websockets==12.0 +yarl==1.9.4