Skip to content

Commit

Permalink
fix bugs with selling and buying loop
Browse files Browse the repository at this point in the history
  • Loading branch information
gschurck committed Mar 10, 2021
1 parent 6052f12 commit 41c9030
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 186 deletions.
48 changes: 3 additions & 45 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,67 +1,25 @@
# Automatically generated by https://github.com/damnever/pigar.


PyInquirer == 1.0.3


aiohttp == 3.7.3


aiohttp_socks == 0.5.5


art == 5.1


async_timeout == 3.0.1


beautifulsoup4 == 4.9.3


cryptography == 3.4.4


cursor == 1.3.4


elasticsearch == 7.11.0


fake_useragent == 0.1.11


geopy == 2.1.0


googletransx == 2.4.2


pandas == 1.2.2


progress == 1.5


python_binance == 0.7.9


requests == 2.25.1


schedule == 1.0.0


setuptools == 47.1.0


spinners == 0.0.24


timg == 1.1.5


toml == 0.10.2


twint == 2.1.20
numpy~=1.20.1
Pillow~=8.1.2
colorama~=0.4.4
Loading

0 comments on commit 41c9030

Please sign in to comment.