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 Nov 5, 2024
1 parent edfa12d commit 8997444
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 @@ -112,6 +112,7 @@ def main():
"yarl",
"pandas_ta==0.3.14b",
"xrpl-py==3.0.0",
"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 8997444

Please sign in to comment.