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