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

19 lines
327 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
@@ -1,6 +1,6 @@
-lxml==4.8.0
-pycryptodomex==3.14.1
-construct==2.10.68
-argon2-cffi==21.3.0
-python-dateutil==2.8.2
-future==0.18.2
+lxml
+pycryptodomex
+construct
+argon2-cffi
+python-dateutil
+future