diff --git a/requirements.txt b/requirements.txt index e24a1bbd4..e0e3fc32b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,29 @@ afmparser==1.0.3 -alembic==1.13.2 +alembic==1.13.3 aniso8601==9.0.1 antlr4-python3-runtime==4.13.1 astutils==0.0.6 -attrs==23.2.0 -Authlib==1.3.1 +attrs==24.2.0 +Authlib==1.3.2 beautifulsoup4==4.12.3 blinker==1.8.2 Brotli==1.1.0 bs4==0.0.2 cachelib==0.13.0 captcha==0.6.0 -certifi==2024.7.4 -cffi==1.16.0 +certifi==2024.8.30 +cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 ConfigArgParse==1.7 -coverage==7.6.0 +coverage==7.6.1 cryptography==43.0.1 dd==0.5.7 -dnspython==2.6.1 +dnspython==2.7.0 docker==7.1.0 email_validator==2.2.0 -Faker==26.0.0 -flake8==7.1.0 +Faker==30.1.0 +flake8==7.1.1 flamapy==2.0.1 flamapy-bdd==2.0.1 flamapy-fm==2.0.1 @@ -41,22 +41,22 @@ Flask-WTF==1.2.1 gevent==24.2.1 geventhttpclient==2.3.1 graphviz==0.20.3 -greenlet==3.0.3 -gunicorn==22.0.0 +greenlet==3.1.1 +gunicorn==23.0.0 h11==0.14.0 h2==4.1.0 hpack==4.0.0 hyperframe==6.0.1 -idna==3.7 +idna==3.10 iniconfig==2.0.0 itsdangerous==2.2.0 Jinja2==3.1.4 kaitaistruct==0.10 -locust==2.29.1 +locust==2.31.8 Mako==1.3.5 MarkupSafe==2.1.5 mccabe==0.7.0 -msgpack==1.0.8 +msgpack==1.1.0 msgspec==0.18.6 networkx==3.3 outcome==1.3.0.post0 @@ -65,45 +65,45 @@ pillow==10.4.0 pluggy==1.5.0 ply==3.10 psutil==6.0.0 -pyasn1==0.6.0 -pycodestyle==2.12.0 +pyasn1==0.6.1 +pycodestyle==2.12.1 pycparser==2.22 -pydot==3.0.1 +pydot==3.0.2 pyflakes==3.2.0 PyMySQL==1.1.1 pyOpenSSL==24.2.1 -pyparsing==3.1.2 +pyparsing==3.1.4 PySocks==1.7.1 -pytest==8.2.2 +pytest==8.3.3 pytest-cov==5.0.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 python-sat==0.1.8.dev17 -pytz==2024.1 -pyzmq==26.0.3 -redis==5.0.7 +pytz==2024.2 +pyzmq==26.2.0 +redis==5.1.1 requests==2.32.3 -selenium==4.22.0 +selenium==4.25.0 selenium-wire==5.1.0 -setuptools==70.3.0 +setuptools==75.1.0 six==1.16.0 sniffio==1.3.1 sortedcontainers==2.4.0 -soupsieve==2.5 -SQLAlchemy==2.0.31 +soupsieve==2.6 +SQLAlchemy==2.0.35 SQLAlchemy-Utils==0.41.2 -trio==0.26.0 +trio==0.26.2 trio-websocket==0.11.1 typing_extensions==4.12.2 Unidecode==1.3.8 -urllib3==2.2.2 +urllib3==2.2.3 uvlparser==2.0.1 -webdriver-manager==4.0.1 +webdriver-manager==4.0.2 websocket-client==1.8.0 -Werkzeug==3.0.3 -wheel==0.43.0 +Werkzeug==3.0.4 +wheel==0.44.0 wsproto==1.2.0 WTForms==3.1.2 zope.event==5.0 -zope.interface==6.4.post2 -zstandard==0.22.0 +zope.interface==7.0.3 +zstandard==0.23.0 \ No newline at end of file