Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Brugger committed Nov 19, 2023
1 parent b0089f9 commit c88e923
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements.txt
mypy==1.5.1
pre-commit==3.4.0
pylint==2.17.5
mypy==1.7.0
pre-commit==3.5.0
pylint==3.0.2
pylint-quotes==0.2.3
types-requests==2.31.0.2
types-requests==2.31.0.10
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
aiogram==2.25.1
aiogram==2.25.2
aiosqlite==0.19.0
apscheduler==3.10.4
feedparser==6.0.10
price-parser==0.3.4
python-dotenv==1.0.0
requests==2.31
urllib3==2.0.4
urllib3==2.1.0

0 comments on commit c88e923

Please sign in to comment.