diff --git a/README.md b/README.md index 0c3d4099..d4b8cd29 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Are you a Python programmer? Then check out [the source](https://github.com/soim The following dependencies are necessary: -* **[Python](https://www.python.org/downloads/)** 3.2 or above +* **[Python](https://www.python.org/downloads/)** 3.5 or above * **[FFmpeg](https://www.ffmpeg.org/)** 1.0 or above * (Optional) [RTMPDump](https://rtmpdump.mplayerhq.hu/) diff --git a/you-get.json b/you-get.json index a9ef1dd5..1a36b3c0 100644 --- a/you-get.json +++ b/you-get.json @@ -18,9 +18,6 @@ "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", - "Programming Language :: Python :: 3.2", - "Programming Language :: Python :: 3.3", - "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7",