Skip to content

Commit

Permalink
feat: add croniter to requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
fibonacci998 committed Oct 15, 2024
1 parent fa91216 commit 3a7cbcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ def main():
"websockets",
"yarl",
"pandas_ta==0.3.14b",
"croniter",
]

cython_kwargs = {
Expand Down
2 changes: 1 addition & 1 deletion setup/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ dependencies:
- git+https://github.com/CoinAlpha/python-signalr-client.git
- git+https://github.com/konichuvak/dydx-v3-python.git@web3
- xrpl-py
- cronitor
- croniter

0 comments on commit 3a7cbcc

Please sign in to comment.