Skip to content

Commit

Permalink
Merge pull request #236 from asherpasha/dev
Browse files Browse the repository at this point in the history
Updated requirements.txt
  • Loading branch information
asherpasha authored Aug 21, 2024
2 parents 089126a + c6885ac commit ddcf94e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
aniso8601==9.0.1
async-timeout==4.0.3
attrs==23.2.0
black==24.4.2
attrs==24.2.0
black==24.8.0
blinker==1.8.2
cachelib==0.9.0
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
coverage==7.6.0
coverage==7.6.1
Deprecated==1.2.14
flake8==7.1.0
flake8==7.1.1
Flask==3.0.3
Flask-Caching==2.3.0
Flask-Cors==4.0.1
Expand All @@ -19,7 +19,7 @@ flask-restx==1.3.0
Flask-SQLAlchemy==3.1.1
greenlet==3.0.3
idna==3.7
importlib_resources==6.4.0
importlib_resources==6.4.3
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
Expand All @@ -28,7 +28,7 @@ jsonschema-specifications==2023.12.1
limits==3.13.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
marshmallow==3.21.3
marshmallow==3.22.0
mccabe==0.7.0
mdurl==0.1.2
mypy-extensions==1.0.0
Expand All @@ -38,23 +38,23 @@ packaging==24.1
pathspec==0.12.1
platformdirs==4.2.2
pluggy==1.5.0
pycodestyle==2.12.0
pycodestyle==2.12.1
pyflakes==3.2.0
Pygments==2.18.0
pyrsistent==0.20.0
pytest==8.3.2
python-dateutil==2.9.0.post0
pytz==2024.1
redis==5.0.7
redis==5.0.8
referencing==0.35.1
requests==2.32.3
rich==13.7.1
rpds-py==0.19.1
setuptools==71.1.0
rpds-py==0.20.0
setuptools==73.0.1
six==1.16.0
SQLAlchemy==2.0.31
SQLAlchemy==2.0.32
typing_extensions==4.12.2
urllib3==2.2.2
Werkzeug==3.0.3
wheel==0.43.0
wheel==0.44.0
wrapt==1.16.0

0 comments on commit ddcf94e

Please sign in to comment.