From 040706b9d47546b44f44611a004fb8825c301b79 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:20:32 +0300 Subject: [PATCH] Fix dependencies versions --- VERSION | 2 +- requirements-build.txt | Bin 116 -> 116 bytes requirements.txt | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7693c96..446ba66 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.3 \ No newline at end of file +0.1.4 \ No newline at end of file diff --git a/requirements-build.txt b/requirements-build.txt index 2aaccbb7d7ce94a081d5d794c3409bf85702fe5c..fdcb1e9a9c301963271b664852e50e03c03ee027 100644 GIT binary patch delta 16 XcmXRZVfz1XqMsTIF9R3DL?#aaG+YGZ delta 16 XcmXRZVfz1XqK*d(F9R3DL?$%=G#CWI diff --git a/requirements.txt b/requirements.txt index 46df764..db40500 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pymorphy3 -razdel \ No newline at end of file +pymorphy3==2.0.2 +razdel==0.5.0 \ No newline at end of file