Skip to content

Commit

Permalink
pip updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoc committed Nov 27, 2022
1 parent d0f8374 commit e01f1e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp==3.8.3
aiosignal==1.3.1
astroid==2.12.12
astroid==2.12.13
async-timeout==4.0.2
attrs==22.1.0
blinker==1.5
Expand All @@ -17,7 +17,7 @@ Flask-WTF==1.0.1
frozenlist==1.3.3
greenlet==2.0.1
idna==3.4
importlib-metadata==5.0.0
importlib-metadata==5.1.0
inflect==6.0.2
is-disposable-email==1.0.0
isort==5.10.1
Expand All @@ -30,22 +30,22 @@ multidict==6.0.2
passlib==1.7.4
platformdirs==2.5.4
pydantic==1.10.2
pylint==2.15.5
pylint==2.15.6
PyMySQL==1.0.2
python-dateutil==2.8.2
sentry-sdk==1.11.0
sentry-sdk==1.11.1
six==1.16.0
sqlacodegen==2.3.0
SQLAlchemy==1.4.44
tomli==2.0.1
tomlkit==0.11.6
typing_extensions==4.4.0
urllib3==1.26.12
urllib3==1.26.13
uWSGI==2.0.21
Werkzeug==2.2.2
wrapt==1.14.1
WTForms==3.0.1
wtforms-html5==0.6.1
wtforms-validators==1.0.0
yarl==1.8.1
zipp==3.10.0
zipp==3.11.0

0 comments on commit e01f1e7

Please sign in to comment.