Skip to content

Commit

Permalink
chore(requirements.txt): update
Browse files Browse the repository at this point in the history
Updated requirements.txt

Signed-off-by: Connor <connor@mcmillan.website>
  • Loading branch information
mibs510 committed Jun 11, 2023
1 parent dc7097d commit 1f0d805
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,24 @@ aiohttp-retry==2.8.3
aiosignal==1.3.1
alembic==1.10.4
aniso8601==9.0.1
argcomplete==3.0.8
arrow==1.2.3
astral==2.2
async-timeout==4.0.2
asyncio==3.4.3
attrs==23.1.0
blinker==1.4
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==3.1.0
click==7.1.2
colorama==0.4.4
Cython==0.29.34
decli==0.6.1
distlib==0.3.6
dnspython==2.3.0
email-validator==2.0.0.post2
filelock==3.12.0
Flask==1.1.4
flask-dance==6.2.0
flask-ipban==1.1.5
Expand All @@ -29,7 +36,10 @@ Flask-WTF==1.0.0
frozenlist==1.3.3
greenlet==2.0.2
htmlmin==0.1.12
identify==2.5.24
idna==3.4
importlib-metadata==6.6.0
ipc-sun-sync==0.2.3
itsdangerous==1.1.0
Jinja2==2.11.3
jsmin==3.0.1
Expand All @@ -40,28 +50,44 @@ MarkupSafe==2.0.1
marshmallow==3.14.1
marshmallow-sqlalchemy==0.22.3
multidict==6.0.4
nodeenv==1.8.0
oauthlib==3.2.2
packaging==23.1
phonenumbers==8.13.11
platformdirs==3.5.1
ply==3.11
prompt-toolkit==3.0.38
pycountry==22.3.5
PyJWT==2.6.0
pyrsistent==0.19.3
python-dateutil==2.8.2
pytimeparse==1.1.8
pytz==2023.3
pywin32==306
PyYAML==6.0
questionary==1.10.0
random-password-generator==2.2.0
rcssmin==1.1.1
redis==4.4.4
Redis-Sentinel-Url==1.0.1
requests==2.28.2
requests-oauthlib==1.3.1
rq==1.12.0
six==1.16.0
SQLAlchemy==1.4.29
sqlalchemy-json==0.5.0
termcolor==2.3.0
tomlkit==0.11.8
twilio==8.0.0
typing-extensions==4.5.0
unqlite==0.9.3
urllib3==1.26.15
URLObject==2.4.3
virtualenv==20.23.0
wcwidth==0.2.6
Werkzeug==1.0.1
WMI==1.5.1
WTForms==3.0.0
xxhash==3.2.0
yarl==1.9.2
yarl==1.9.2
zipp==3.15.0

0 comments on commit 1f0d805

Please sign in to comment.