Skip to content

Commit

Permalink
new telliot releases
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSpuddy committed Jul 31, 2024
1 parent 6c1f742 commit 57f7a5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ pytest-asyncio = "^0.19.0"
click = "^8.1.3"
pydantic = "^1.10.2"
python-box = "^7.0.1"
telliot-feeds = "^0.1.23"
telliot-core = "^0.3.6"
telliot-feeds = "^0.1.24"
telliot-core = "^0.3.7"
lru-dict = "^1.3.0"
numpy = "^1.21"

Expand Down
2 changes: 1 addition & 1 deletion vars.example.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export MONITOR_NAME="DVM_1" #choose a name for your monitor
export MONITOR_NAME="NAME_NOT_CONFIGURED" # please choose a name for your monitor
export DISCORD_WEBHOOK_URL_1="https://discord.com/api/webhooks/your_webhook_url"
export DISCORD_WEBHOOK_URL_2=""
export DISCORD_WEBHOOK_URL_3=""

0 comments on commit 57f7a5d

Please sign in to comment.