You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,9 @@ You can [download the latest release from Github](https://github.com/csko/gdax-p
94
94
* Python 3.6 (async/await, f-strings)
95
95
* aiohttp
96
96
* aiofiles
97
+
* async_timeout
97
98
* bintrees
98
99
100
+
99
101
## Acknowledgements
100
102
Parts of this software are based on [GDAX-Python](https://github.com/danpaquin/GDAX-Python) by Daniel Paquin. See also https://github.com/danpaquin/GDAX-Python/blob/master/contributors.txt.
0 commit comments