Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle committed Oct 29, 2022
1 parent f50206e commit 3341115
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@

![](https://img.shields.io/badge/code%20style-black-black?style=for-the-badge)

[![MakeDockerImage](https://github.com/battlefield-portal-community/ranger/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/battlefield-portal-community/ranger/actions/workflows/docker-publish.yml)

## $Ranger$ is a general purpose discord bot. Handcrafted for The Battlefield Discord Community

8 changes: 8 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ aiosignal==1.2.0
anyio==3.6.1
async-timeout==4.0.2
attrs==21.4.0
black==22.6.0
certifi==2022.9.24
charset-normalizer==2.1.0
click==8.1.3
dictdiffer==0.9.0
Expand All @@ -17,16 +19,22 @@ Jinja2==3.1.2
loguru==0.6.0
MarkupSafe==2.1.1
multidict==6.0.2
mypy-extensions==0.4.3
oauthlib==3.2.0
pathspec==0.9.0
platformdirs==2.5.2
py-cord @ git+https://github.com/Pycord-Development/pycord@c8feeaf7dfc848483f45f99e1c3a1046197bd4b8
pydantic==1.9.1
pyrsistent==0.18.1
python-dotenv==0.20.0
PyYAML==6.0
requests==2.28.1
sniffio==1.2.0
starlette==0.19.1
starlette-discord==0.2.0
tomli==2.0.1
typing_extensions==4.2.0
urllib3==1.26.12
uvicorn==0.18.2
uvloop==0.16.0
watchfiles==0.15.0
Expand Down

0 comments on commit 3341115

Please sign in to comment.