From 335a3e4b1bf59b31ae28131e0b22fd61c22386da Mon Sep 17 00:00:00 2001 From: Amir Date: Tue, 10 Sep 2024 20:45:32 +0200 Subject: [PATCH] Cleaaring requairments.txt --- requirements.txt | 147 +++-------------------------------------------- 1 file changed, 7 insertions(+), 140 deletions(-) diff --git a/requirements.txt b/requirements.txt index 57d20839..c93b2c69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,140 +1,7 @@ -aiohttp==3.9.1 -aiosignal==1.3.1 -annotated-types==0.6.0 -anyascii==0.3.2 -anyio==4.2.0 -asgiref==3.8.1 -async-timeout==4.0.3 -attrs==23.2.0 -beautifulsoup4==4.12.3 -blinker==1.4 -Brlapi==0.8.3 -bs4==0.0.2 -certifi==2024.7.4 -chardet==4.0.0 -charset-normalizer==3.3.2 -click==8.0.3 -colorama==0.4.4 -command-not-found==0.3 -cryptography==3.4.8 -cupshelpers==1.0 -dataclasses-json==0.6.3 -dbus-python==1.2.18 -defer==1.0.6 -defusedxml==0.7.1 -distro==1.7.0 -distro-info==1.1+ubuntu0.2 -Django==5.0.8 -django-filter==24.3 -django-modelcluster==6.3 -django-permissionedforms==0.1 -django-taggit==5.0.1 -django-treebeard==4.7.1 -django-widget-tweaks==1.5.0 -djangorestframework==3.15.2 -draftjs-exporter==5.0.0 -et-xmlfile==1.1.0 -exceptiongroup==1.2.0 -filetype==1.2.0 -frozenlist==1.4.1 -greenlet==3.0.3 -gunicorn==23.0.0 -gyp==0.1 -h11==0.14.0 -httpcore==1.0.2 -httplib2==0.20.2 -httpx==0.26.0 -idna==3.8 -importlib-metadata==4.6.4 -jeepney==0.7.1 -joblib==1.3.2 -json_repair==0.6.2 -jsonpatch==1.33 -jsonpointer==2.4 -keyring==23.5.0 -l18n==2021.3 -laces==0.1.1 -langchain==0.1.3 -langchain-community==0.0.15 -langchain-core==0.1.15 -langchain-openai==0.0.3 -langsmith==0.0.83 -language-selector==0.1 -launchpadlib==1.10.16 -lazr.restfulclient==0.14.4 -lazr.uri==1.0.6 -louis==3.20.0 -macaroonbakery==1.3.1 -marshmallow==3.20.2 -more-itertools==8.10.0 -multidict==6.0.4 -mypy-extensions==1.0.0 -netifaces==0.11.0 -numpy==1.26.3 -oauthlib==3.2.0 -olefile==0.46 -openai==1.9.0 -openpyxl==3.1.5 -packaging==24.1 -pexpect==4.8.0 -pgvector==0.2.4 -pillow==10.4.0 -pillow_heif==0.18.0 -protobuf==3.12.4 -psycopg2-binary==2.9.9 -ptyprocess==0.7.0 -pycairo==1.20.1 -pycups==2.0.1 -pydantic==2.5.3 -pydantic_core==2.14.6 -Pygments==2.11.2 -PyGObject==3.42.1 -PyJWT==2.3.0 -pymacaroons==0.13.0 -PyNaCl==1.5.0 -pyparsing==2.4.7 -pyRFC3339==1.1 -python-apt==2.4.0+ubuntu3 -python-dateutil==2.8.1 -python-debian==0.1.43+ubuntu1.1 -python-decouple==3.8 -python-dotenv==1.0.1 -python-slugify==8.0.1 -pytz==2024.1 -pyxdg==0.27 -PyYAML==5.4.1 -regex==2023.12.25 -reportlab==3.6.8 -requests==2.32.3 -scikit-learn==1.4.0 -scipy==1.12.0 -screen-resolution-extra==0.0.0 -SecretStorage==3.3.1 -six==1.16.0 -slugify==0.0.1 -sniffio==1.3.0 -soupsieve==2.6 -SQLAlchemy==2.0.25 -sqlparse==0.5.1 -systemd-python==234 -telepath==0.3.1 -tenacity==8.2.3 -text-unidecode==1.3 -threadpoolctl==3.2.0 -tiktoken==0.5.2 -tqdm==4.66.1 -typing-inspect==0.9.0 -typing_extensions==4.12.2 -ubuntu-drivers-common==0.0.0 -ubuntu-pro-client==8001 -ufw==0.36.1 -unattended-upgrades==0.1 -urllib3==2.2.2 -wadllib==1.3.6 -wagtail==6.2.1 -whitenoise==6.7.0 -Willow==1.8.0 -xdg==5 -xkit==0.0.0 -yarl==1.9.4 -zipp==1.0.0 +Django==5.1 +wagtail==5.1 +widget-tweaks==1.4.5 +whitenoise==6.5.0 +gunicorn==20.1.0 +modelcluster==6.0.0 +taggit==5.0.0