diff --git a/README.md b/README.md index 758042d..0e2b3b7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This section describes a manual build and installation of OOMAnalyser. ### Requirements * [Python](http://www.python.org) 3.6 or later - * [Transcrypt](https://www.transcrypt.org/) 3.6.53 or later + * [Transcrypt](https://www.transcrypt.org/) 3.6.101 ### Setup Clone the repository: diff --git a/requirements.txt b/requirements.txt index 10a64c8..3a17dd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Transcrypt>=3.6.53 +Transcrypt==3.6.101