ports/security/py-pykeepass/patches/patch-requirements_txt

17 lines
303 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Remove pins to old py2-supporting versions of ports
Index: requirements.txt
--- requirements.txt.orig
+++ requirements.txt
2023-09-08 05:21:37 +00:00
@@ -1,5 +1,5 @@
2023-08-16 22:26:55 +00:00
-lxml==4.8.0
-pycryptodomex==3.14.1
-construct==2.10.68
-argon2-cffi==21.3.0
-python-dateutil==2.8.2
+lxml
+pycryptodomex
+construct
+argon2-cffi
+python-dateutil