diff --git a/requirements-dev.txt b/requirements-dev.txt index 17cc012..1c75d35 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ python-telegram-bot==13.11 git+https://github.com/pybitcash/bitcash.git@0f8b342826d5ac5062fa6c2e30c20bb09d53f754 -peewee==3.14.0 +peewee==3.16.0 requests==2.28.1 black diff --git a/requirements.txt b/requirements.txt index 998741c..9f3c17f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ python-telegram-bot==13.11 git+https://github.com/pybitcash/bitcash.git@0f8b342826d5ac5062fa6c2e30c20bb09d53f754 -peewee==3.14.4 +peewee==3.16.0 psycopg2 requests==2.28.1