Skip to content

Commit

Permalink
fix: add pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjagod1251 committed Nov 14, 2024
1 parent 0c8ccf2 commit 58188da
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,9 @@ python-telegram-bot==13.7
PyYAML==6.0.1
requests==2.31.0
python-dotenv==1.0.1
gunicorn==21.2.0
gunicorn==21.2.0

# Testing dependencies
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.1

0 comments on commit 58188da

Please sign in to comment.