Skip to content

Commit 9c22966

Browse files
committed
remove rebase insertion
1 parent 6a44507 commit 9c22966

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,7 @@ def find_meta(meta):
9393
packages=find_packages(where="src"),
9494
package_dir={"": "src"},
9595
install_requires=[
96-
<<<<<<< HEAD
9796
"cryptography>=42.0.0,<43",
98-
=======
99-
"cryptography>=41.0.5,<43",
100-
>>>>>>> 9208a11 (resolved conflicts)
10197
],
10298
extras_require={
10399
"test": ["flaky", "pretend", "pytest>=3.0.1"],

0 commit comments

Comments
 (0)