diff options
author | MichaĆ <emkael@tlen.pl> | 2017-02-26 17:11:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-26 17:11:32 +0100 |
commit | 5e0200ccaa7df050f1b78c8af7857ac292cbbbb5 (patch) | |
tree | 66bc18806de28fc4fd29a01b61923bcfe609805d /requirements-windows.txt | |
parent | 05adfb6cfae787c5cee10bea7776ed80f5db8703 (diff) | |
parent | 973d1cd652c8840a8e7c408182cfa79fb7183455 (diff) |
Merge branch 'master' into pyinstallerpyinstaller
Diffstat (limited to 'requirements-windows.txt')
-rw-r--r-- | requirements-windows.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements-windows.txt b/requirements-windows.txt index 3e5e893..dc45013 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -1,3 +1,2 @@ -django -pyreadline -cached_property +django==1.10 +pyreadline==2 |