diff --git a/requirements.txt b/requirements.txt index 1d17dc6..b086c4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,152 +1,19 @@ -anyio -argon2-cffi -argon2-cffi-bindings -arrow -asgiref -asttokens -async-lru -attrs -Automat -babel -bcrypt -beautifulsoup4 -bleach -blinker -certifi -cffi -chardet -charset-normalizer -click -cloud-init -colorama -comm -command-not-found -configobj -constantly -cryptography -dbus-python -debugpy -decorator -defusedxml -distlib -distro -distro-info -Django -et_xmlfile -exceptiongroup -executing -fastjsonschema -filelock -fqdn -h11 -httpcore -httplib2 -httpx -hyperlink -idna -importlib-metadata -incremental -ipykernel -ipython -isoduration -jedi -jeepney -Jinja2 -json5 -jsonpatch -jsonpointer -jsonschema -jsonschema-specifications -jupyter-events -jupyter-lsp -jupyter_client -jupyter_core -jupyter_server -jupyter_server_terminals -jupyterlab -jupyterlab_pygments -jupyterlab_server -keyring -lark -launchpadlib -lazr.restfulclient -lazr.uri -MarkupSafe -matplotlib-inline -mistune -more-itertools -nbclient -nbconvert -nbformat -nest-asyncio -netifaces -notebook_shim -numpy -oauthlib -openpyxl -overrides -packaging -pandas -pandocfilters -parso -pexpect -platformdirs -prometheus_client -prompt_toolkit -psutil -ptyprocess -pure_eval -pyasn1 -pyasn1-modules -pycparser -pycurl -Pygments -PyGObject -PyHamcrest -PyJWT -pyOpenSSL -pyparsing -pyrsistent -pyserial -python-apt -python-dateutil -python-json-logger -pytz -PyYAML -pyzmq -referencing -requests -rfc3339-validator -rfc3986-validator -rfc3987-syntax -rpds-py -SecretStorage -Send2Trash -service-identity -six -soupsieve -sqlparse -ssh-import-id -stack-data -systemd-python -terminado -tinycss2 -tomli -tornado -traitlets -Twisted -typing_extensions -tzdata -ubuntu-pro-client -ufw -unattended-upgrades -uri-template -urllib3 -virtualenv -wadllib -wcwidth -webcolors -webencodings -websocket-client -zipp -zope.interface +asgiref==3.11.1 +certifi==2026.4.22 +charset-normalizer==3.4.7 +Django==5.2.13 +django-simple-sso==1.3.0 +idna==3.13 +itsdangerous==0.24 +mysqlclient==2.2.8 +numpy==2.2.6 +pandas==2.3.3 +pillow==12.2.0 +python-dateutil==2.9.0.post0 +pytz==2026.1.post1 +requests==2.33.1 +six==1.17.0 +sqlparse==0.5.5 +typing_extensions==4.15.0 +tzdata==2026.2 +urllib3==2.6.3