HBASE-27524 Fix python requirements problem (#4918)

Signed-off-by: Yulin Niu <niuyulin@apache.org>
(cherry picked from commit 8b4e134f8c)
This commit is contained in:
Duo Zhang 2022-12-13 23:59:44 +08:00
parent f32733dfbe
commit 65bf98c6eb
1 changed files with 5 additions and 5 deletions

View File

@ -15,8 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
requests
future
gitpython
rbtools
jinja2
requests==2.28.1
future==0.18.2
gitpython==3.1.29
rbtools==4.0
jinja2==3.1.2