Skip to content

Commit 3085bfd

Browse files
committed
pip upgrades
1 parent 7216445 commit 3085bfd

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

requirements.txt

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,44 +2,45 @@ aiohttp==3.8.4
22
aiosignal==1.3.1
33
async-timeout==4.0.2
44
attrs==22.2.0
5-
blinker==1.5
5+
blinker==1.6.1
66
certifi==2022.12.7
77
cffi==1.15.1
8-
charset-normalizer==3.0.1
8+
charset-normalizer==3.1.0
99
click==8.1.3
10-
discord-py-interactions==4.4.0
10+
discord-py-interactions==4.4.1
1111
dnspython==2.3.0
1212
email-validator==1.3.1
1313
Flask==2.2.3
1414
Flask-Login==0.6.2
15+
flask-sqlacodegen==1.1.8
1516
Flask-WTF==1.1.1
1617
frozenlist==1.3.3
1718
greenlet==2.0.2
1819
idna==3.4
19-
importlib-metadata==6.0.0
20-
inflect==6.0.2
20+
importlib-metadata==6.3.0
21+
inflect==6.0.4
2122
is-disposable-email==1.0.0
2223
itsdangerous==2.1.2
2324
Jinja2==3.1.2
2425
MarkupSafe==2.1.2
2526
multidict==6.0.4
2627
passlib==1.7.4
28+
pkg_resources==0.0.0
2729
psutil==5.9.4
2830
pycparser==2.21
29-
pydantic==1.10.5
30-
PyMySQL==1.0.2
31+
pydantic==1.10.7
32+
PyMySQL==1.0.3
3133
PyNaCl==1.5.0
3234
PyPDF2==3.0.1
3335
python-dateutil==2.8.2
34-
sentry-sdk==1.15.0
36+
sentry-sdk==1.19.1
3537
six==1.16.0
36-
sqlacodegen==2.3.0
37-
SQLAlchemy==2.0.3
38+
SQLAlchemy==2.0.9
3839
typing_extensions==4.5.0
39-
urllib3==1.26.14
40+
urllib3==1.26.15
4041
uWSGI==2.0.21
4142
Werkzeug==2.2.3
4243
WTForms==3.0.1
4344
wtforms-validators==1.0.0
4445
yarl==1.8.2
45-
zipp==3.13.0
46+
zipp==3.15.0

0 commit comments

Comments
 (0)