Skip to content

Commit

Permalink
Update requirements to fix various issues
Browse files Browse the repository at this point in the history
  • Loading branch information
parafoxia committed Dec 3, 2021
1 parent 7a551c4 commit 8b2a3d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flake8~=4.0
isort~=5.9

# Typing
mypy==0.910
git+https://github.com/python/mypy
types-aiofiles~=0.7.0
types-pytz==2021.3.1

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ aiosqlite~=0.17
apscheduler<4,>=3.8
feedparser<7,>=6.0
hikari[speedups]==2.0.0.dev104
hikari-lightbulb<3,>=2.0.2
hikari-lightbulb<3,>=2.0.3
psutil<6,>=5.8
pygithub<2,>=1.55
pygount<2,>=1.2
Expand Down

0 comments on commit 8b2a3d9

Please sign in to comment.