-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathadev_config.yaml
More file actions
44 lines (44 loc) · 1.05 KB
/
adev_config.yaml
File metadata and controls
44 lines (44 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
autonomy_dependencies:
- name: open-autonomy
version: 0.19.7
location: remote
url: https://api.github.com/repos/valory-xyz/open-autonomy
plugins: &id001
- open-aea-test-autonomy
extras: null
- name: open-aea
version: 1.65.0
location: remote
url: https://api.github.com/repos/valory-xyz/open-aea
plugins: &id002
- open-aea-ledger-ethereum
- open-aea-ledger-solana
- open-aea-ledger-cosmos
- open-aea-cli-ipfs
extras: null
- name: stations_stations
version: 0.1.19
location: remote
url: https://api.github.com/repos/StationsStation/stations_station
plugins: null
extras: null
poetry_dependencies:
- name: open-autonomy
version: 0.19.7
location: remote
url: https://api.github.com/repos/valory-xyz/open-autonomy
plugins: *id001
extras: null
- name: open-aea
version: 1.65.0
location: remote
url: https://api.github.com/repos/valory-xyz/open-aea
plugins: *id002
extras: null
- name: autonomy-dev
version: 0.2.153
location: remote
url: https://api.github.com/repos/8ball030/auto_dev
plugins: null
extras:
- all