Skip to content

Commit

Permalink
Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
[esekyi] committed Sep 14, 2024
1 parent b59152c commit f5daeed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ cachetools==5.3.2
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
Deprecated==1.2.14
Flask==3.0.3
Flask-Limiter==3.8.0
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
Expand All @@ -20,20 +23,27 @@ h11==0.14.0
httpcore==1.0.2
httpx==0.25.2
idna==3.6
importlib_resources==6.4.5
itsdangerous==2.2.0
Jinja2==3.1.4
jmespath==1.0.1
limits==3.13.0
Mako==1.3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
ordered-set==4.1.0
packaging==24.1
psycopg2-binary==2.9.9
Pygments==2.18.0
pypng==0.20220715.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
python-telegram-bot==20.7
pytz==2023.3.post1
qrcode==7.4.2
requests==2.31.0
rich==13.8.1
s3transfer==0.10.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -44,4 +54,5 @@ typing_extensions==4.9.0
tzlocal==5.2
urllib3==2.1.0
Werkzeug==3.0.3
wrapt==1.16.0
WTForms==3.1.2

0 comments on commit f5daeed

Please sign in to comment.