Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelCenzano committed Oct 1, 2024
1 parent 78b9693 commit 503a6ab
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,30 @@
annotated-types==0.7.0
blinker==1.7.0
alembic==1.13.3
blinker==1.8.2
click==8.1.7
coverage==7.5.4
dnspython==2.6.1
email_validator==2.1.1
coverage==7.6.1
Flask==3.0.3
Flask-Cors==5.0.0
Flask-JWT-Extended==4.6.0
Flask-SQLAlchemy==3.1.1
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
gunicorn==23.0.0
idna==3.7
iniconfig==2.0.0
isodate==0.6.1
itsdangerous==2.2.0
Jinja2==3.1.4
lxml==5.2.2
lxml==5.3.0
Mako==1.3.5
MarkupSafe==2.1.5
orjson==3.10.3
orjson==3.10.7
packaging==24.1
pluggy==1.5.0
psycopg2-binary==2.9.9
pydantic==2.7.0
pydantic_core==2.18.1
PyJWT==2.9.0
PyStarter==1.5.1
pytest==8.3.3
pytest-cov==5.0.0
python3-saml==1.16.0
pytz==2024.1
pytz==2024.2
six==1.16.0
spectree==1.2.9
SQLAlchemy==2.0.29
sqlalchemy-serializer==1.4.22
typing_extensions==4.12.2
Expand Down

0 comments on commit 503a6ab

Please sign in to comment.