Skip to content

Commit

Permalink
[Requirements] bump
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDSM committed Feb 3, 2025
1 parent 1c40052 commit 189ab52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Drakkar-Software requirements
OctoBot-Commons==1.9.70
OctoBot-Trading==2.4.154
OctoBot-Trading==2.4.155
OctoBot-Evaluators==1.9.7
OctoBot-Tentacles-Manager==2.9.16
OctoBot-Services==1.6.23
OctoBot-Backtesting==1.9.7
Async-Channel==2.2.1
trading-backend==1.2.35
trading-backend==1.2.36

## Others
colorlog==6.8.0
Expand All @@ -33,4 +33,4 @@ postgrest # Supabase posgres calls (required by supabase and enforced to allow
aiohttp==3.10.4
# updating to aiodns==3.2.0 is incompatible (and failing CI)
# raises RuntimeError: aiodns needs a SelectorEventLoop on Windows. See more: https://github.com/saghul/aiodns/issues/86
aiodns==3.1.1 # used by aiohttp
aiodns==3.1.1 # used by aiohttp

0 comments on commit 189ab52

Please sign in to comment.