Skip to content

Commit

Permalink
pip upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoc committed Apr 12, 2023
1 parent 7216445 commit 3085bfd
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,45 @@ aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
blinker==1.5
blinker==1.6.1
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
charset-normalizer==3.1.0
click==8.1.3
discord-py-interactions==4.4.0
discord-py-interactions==4.4.1
dnspython==2.3.0
email-validator==1.3.1
Flask==2.2.3
Flask-Login==0.6.2
flask-sqlacodegen==1.1.8
Flask-WTF==1.1.1
frozenlist==1.3.3
greenlet==2.0.2
idna==3.4
importlib-metadata==6.0.0
inflect==6.0.2
importlib-metadata==6.3.0
inflect==6.0.4
is-disposable-email==1.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
multidict==6.0.4
passlib==1.7.4
pkg_resources==0.0.0
psutil==5.9.4
pycparser==2.21
pydantic==1.10.5
PyMySQL==1.0.2
pydantic==1.10.7
PyMySQL==1.0.3
PyNaCl==1.5.0
PyPDF2==3.0.1
python-dateutil==2.8.2
sentry-sdk==1.15.0
sentry-sdk==1.19.1
six==1.16.0
sqlacodegen==2.3.0
SQLAlchemy==2.0.3
SQLAlchemy==2.0.9
typing_extensions==4.5.0
urllib3==1.26.14
urllib3==1.26.15
uWSGI==2.0.21
Werkzeug==2.2.3
WTForms==3.0.1
wtforms-validators==1.0.0
yarl==1.8.2
zipp==3.13.0
zipp==3.15.0

0 comments on commit 3085bfd

Please sign in to comment.