Skip to content

Commit 5a42069

Browse files
committed
add deps
1 parent 864fb62 commit 5a42069

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
'munch==2.5.0',
1616
'python-telegram-bot==20.2',
1717
'peewee==3.16.0',
18+
'pytest==8.2.2',
19+
'freezegun==1.5.1',
1820
],
1921
test_suite='tests'
2022
)

0 commit comments

Comments
 (0)