Skip to content

Commit

Permalink
Merge pull request #252 from asherpasha/dev
Browse files Browse the repository at this point in the history
Updated dep.
  • Loading branch information
asherpasha authored Jan 21, 2025
2 parents 571da37 + 9cfcdf7 commit 65ccdb9
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
aniso8601==9.0.1
aniso8601==10.0.0
async-timeout==5.0.1
attrs==24.3.0
black==24.10.0
blinker==1.9.0
cachelib==0.9.0
certifi==2024.12.14
charset-normalizer==3.4.0
charset-normalizer==3.4.1
click==8.1.8
coverage==7.6.9
coverage==7.6.10
Deprecated==1.2.15
flake8==7.1.1
Flask==3.1.0
Flask-Caching==2.3.0
Flask-Cors==5.0.0
Flask-Limiter==3.9.2
flask-marshmallow==1.2.1
Flask-Limiter==3.10.1
flask-marshmallow==1.3.0
flask-restx==1.3.0
Flask-SQLAlchemy==3.1.1
greenlet==3.1.1
idna==3.10
importlib_resources==6.4.5
importlib_resources==6.5.2
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.5
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
limits==3.14.1
limits==4.0.1
markdown-it-py==3.0.0
MarkupSafe==3.0.2
marshmallow==3.23.2
marshmallow==3.25.1
mccabe==0.7.0
mdurl==0.1.2
mypy-extensions==1.0.0
mysqlclient==2.2.6
mysqlclient==2.2.7
ordered-set==4.1.0
packaging==24.2
pathspec==0.12.1
platformdirs==4.3.6
pluggy==1.5.0
pycodestyle==2.12.1
pyflakes==3.2.0
Pygments==2.18.0
Pygments==2.19.1
pyrsistent==0.20.0
pytest==8.3.4
python-dateutil==2.9.0.post0
pytz==2024.2
redis==5.2.1
referencing==0.35.1
referencing==0.36.1
requests==2.32.3
rich==13.9.4
rpds-py==0.22.3
setuptools==75.6.0
setuptools==75.8.0
six==1.17.0
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
typing_extensions==4.12.2
urllib3==2.3.0
Werkzeug==3.1.3
wheel==0.45.1
wrapt==1.17.0
wrapt==1.17.2

0 comments on commit 65ccdb9

Please sign in to comment.