Skip to content

Commit

Permalink
Update rock
Browse files Browse the repository at this point in the history
  • Loading branch information
nomnoms12 committed Sep 19, 2022
1 parent ea97791 commit da7181e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ name = "pypi"
aeron = {git = "ssh://[email protected]/RoboTradeCode/aeron-python.git"}
aiofiles = "*"
aiohttp = "*"
cachetools = "*"
ccxtpro = {subdirectory = "python", git = "ssh://[email protected]/RoboTradeCode/ccxt.pro.git"}
pymemcache = "*"
pyyaml = "*"
rock = {ref = "v0.0.2", git = "ssh://[email protected]/RoboTradeCode/rock.git"}
cachetools = "*"
rock = {ref = "v0.0.3", git = "ssh://[email protected]/RoboTradeCode/rock.git"}

[requires]
python_version = "3.10"
Expand Down
13 changes: 7 additions & 6 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da7181e

Please sign in to comment.