diff --git a/requirements.txt b/requirements.txt index a8921bb..73f7c2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,89 +1,84 @@ -Package Version --------------------- --------- -aiohappyeyeballs 2.4.3 -aiohttp 3.10.2 -aiosignal 1.3.1 -annotated-types 0.6.0 -arrow 1.2.3 -async-timeout 4.0.3 -attrs 22.2.0 -autopep8 1.6.0 -bento-lib 10.1.1 -blinker 1.8.2 -build 1.2.1 -CacheControl 0.14.0 -certifi 2024.7.4 -cffi 1.15.1 -charset-normalizer 2.1.1 -cleo 2.1.0 -click 8.1.7 -crashtest 0.4.1 -cryptography 43.0.1 -distlib 0.3.8 -dulwich 0.21.7 -fastjsonschema 2.19.1 -filelock 3.14.0 -flake8 6.1.0 -Flask 3.0.3 -Flask-Cors 5.0.0 -fqdn 1.5.1 -frozenlist 1.4.0 -idna 3.7 -importlib-metadata 6.8.0 -importlib-resources 6.1.1 -installer 0.7.0 -isoduration 20.11.0 -itsdangerous 2.1.2 -jaraco.classes 3.4.0 -jeepney 0.8.0 -Jinja2 3.1.4 -jsonpointer 2.3 -jsonschema 4.17.3 -keyring 24.3.1 -MarkupSafe 2.1.3 -mccabe 0.7.0 -more-itertools 10.2.0 -msgpack 1.0.8 -multidict 6.0.4 -packaging 24.0 -pexpect 4.9.0 -pip 24.0 -pkginfo 1.11.0 -pkgutil_resolve_name 1.3.10 -platformdirs 4.2.2 -poetry 1.8.2 -poetry-core 1.9.0 -poetry-plugin-export 1.8.0 -psycopg2-binary 2.9.9 -ptyprocess 0.7.0 -pycodestyle 2.11.1 -pycparser 2.21 -pydantic 2.5.2 -pydantic_core 2.14.5 -pyflakes 3.1.0 -PyJWT 2.8.0 -pyproject_hooks 1.1.0 -pyrsistent 0.19.3 -python-dateutil 2.8.2 -rapidfuzz 3.9.3 -redis 4.6.0 -requests 2.32.0 -requests-toolbelt 1.0.0 -rfc3339-validator 0.1.4 -rfc3987 1.3.8 -SecretStorage 3.3.3 -setuptools 65.5.1 -shellingham 1.5.4 -six 1.16.0 -toml 0.10.2 -tomlkit 0.12.5 -trove-classifiers 2024.5.22 -typing_extensions 4.8.0 -uri-template 1.2.0 -urllib3 1.26.19 -virtualenv 20.26.2 -webcolors 1.12 -Werkzeug 3.0.4 -wheel 0.43.0 -yarl 1.9.3 -zipp 3.19.1 +aiohappyeyeballs==2.4.3 +aiohttp==3.10.2 +aiosignal==1.3.1 +annotated-types==0.6.0 +arrow==1.2.3 +async-timeout==4.0.3 +attrs==22.2.0 +autopep8==1.6.0 +bento-lib==10.1.1 +build==1.2.1 +CacheControl==0.14.0 +certifi==2024.7.4 +cffi==1.15.1 +charset-normalizer==2.1.1 +cleo==2.1.0 +click==8.1.7 +crashtest==0.4.1 +cryptography==43.0.1 +debugpy==1.8.6 +distlib==0.3.8 +dulwich==0.21.7 +fastjsonschema==2.19.1 +filelock==3.14.0 +flake8==6.1.0 +Flask==2.2.5 +Flask-Cors==5.0.0 +fqdn==1.5.1 +frozenlist==1.4.0 +idna==3.7 +importlib-metadata==6.8.0 +importlib-resources==6.1.1 +installer==0.7.0 +isoduration==20.11.0 +itsdangerous==2.1.2 +jaraco.classes==3.4.0 +jeepney==0.8.0 +Jinja2==3.1.4 +jsonpointer==2.3 +jsonschema==4.17.3 +keyring==24.3.1 +MarkupSafe==2.1.3 +mccabe==0.7.0 +more-itertools==10.2.0 +msgpack==1.0.8 +multidict==6.0.4 +packaging==24.0 +pexpect==4.9.0 +pkginfo==1.11.0 +pkgutil_resolve_name==1.3.10 +platformdirs==4.2.2 +poetry==1.8.2 +poetry-core==1.9.0 +poetry-plugin-export==1.8.0 +psycopg2-binary==2.9.9 +ptyprocess==0.7.0 +pycodestyle==2.11.1 +pycparser==2.21 +pydantic==2.5.2 +pydantic_core==2.14.5 +pyflakes==3.1.0 +PyJWT==2.8.0 +pyproject_hooks==1.1.0 +pyrsistent==0.19.3 +python-dateutil==2.8.2 +rapidfuzz==3.9.3 +redis==4.6.0 +requests==2.32.0 +requests-toolbelt==1.0.0 +rfc3339-validator==0.1.4 +rfc3987==1.3.8 +SecretStorage==3.3.3 +shellingham==1.5.4 +six==1.16.0 +toml==0.10.2 +tomlkit==0.12.5 +trove-classifiers==2024.5.22 +typing_extensions==4.8.0 +uri-template==1.2.0 +urllib3==1.26.19 +virtualenv==20.26.2 +webcolors==1.12 +Werkzeug==2.2.3 +yarl==1.9.3 +zipp==3.19.1