From
5b49ecab4e5d1298122994a9a7158876dd366037 Mon Sep 17 00:00:00 2001
From: Charles Harris <charlesr.harris@gmail.com>
Date: Mon, 30 Jan 2023 12:06:52 -0700
Change-Id: Ib76196b9a7e6393791dbc59c6ebacb472de99a4c
Signed-off-by: JinWang An <jinwang.an@samsung.com>
pycodestyle==2.8.0
-GitPython==3.1.13
\ No newline at end of file
+GitPython>=3.1.30
requires = [
"packaging==20.5; platform_machine=='arm64'", # macos M1
"setuptools==59.2.0",
- "wheel==0.37.0",
+ "wheel==0.38.1",
"Cython>=0.29.30,<3.0",
]
# changelog.py
pygithub
-gitpython
+gitpython>=3.1.30
# uploading wheels
twine
cython>=0.29.30,<3.0
-wheel==0.37.0
+wheel==0.38.1
setuptools==59.2.0
hypothesis==6.24.1
pytest==6.2.5