summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbdb428dd16f..218d00c78950 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-binance
pkgdesc = An unofficial Python wrapper for the Binance exchange REST API
pkgver = 1.0.15
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sammchardy/python-binance
arch = any
license = MIT
@@ -11,6 +11,7 @@ pkgbase = python-binance
depends = python
depends = python-aiohttp
depends = python-dateparser
+ depends = python-pytz
depends = python-requests
depends = python-ujson
depends = python-websockets=9.1