]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/dependencies.md
Use raw sql for comments
[github/Chocobozzz/PeerTube.git] / support / doc / dependencies.md
index 1973eaae300309e1d140f503069e08e27e73d401..5cf1d5879a28471107432cbeb259ee9ed9d5fb7b 100644 (file)
@@ -2,15 +2,13 @@
 
 :warning: **Warning**: dependencies guide is maintained by the community. Some parts may be outdated! :warning:
 
-Follow the below guides, and check their versions match [required external dependencies versions](https://github.com/Chocobozzz/PeerTube/blob/master/engines.yaml).
-
 Main dependencies version supported by PeerTube:
 
  * `node` >=14.x
  * `yarn` >=1.x
  * `postgres` >=10.x
  * `redis-server` >=5.x
- * `ffmpeg` >=4.1
+ * `ffmpeg` >=4.3
 
 
 _note_: only **LTS** versions of external dependencies are supported. If no LTS version matching the version constraint is available, only **release** versions are supported.