mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
39 lines
752 B
Text
39 lines
752 B
Text
--- requirements.txt.orig 2023-04-06 14:35:46 UTC
|
|
+++ requirements.txt
|
|
@@ -1,18 +1,18 @@
|
|
-asn1crypto==1.5.1
|
|
-cert_human==1.0.7
|
|
-cryptography==38.0.4
|
|
-ecdsa==0.18.0
|
|
-forcediphttpsadapter==1.0.2
|
|
-geoip2==3.0.0
|
|
+asn1crypto>=1.5.1
|
|
+cert_human>=1.0.7
|
|
+cryptography>=38.0.4
|
|
+ecdsa>=0.18.0
|
|
+forcediphttpsadapter>=1.0.2
|
|
+geoip2>=3.0.0
|
|
hstspreload
|
|
-idna==2.10
|
|
-pyaml==21.10.1
|
|
-PyICU==2.13.1
|
|
-pyOpenSSL==23.1.1
|
|
-redis==4.5.4
|
|
-requests_toolbelt==0.10.1
|
|
-requests==2.23.0
|
|
-rq==1.13.0
|
|
-dnspython==2.3.0
|
|
-checkdmarc==4.3.1
|
|
-python-magic==0.4.27
|
|
\ No newline at end of file
|
|
+idna>=2.10
|
|
+pyaml>=21.10.1
|
|
+PyICU>=2.13.1
|
|
+pyOpenSSL>=23.1.1
|
|
+redis>=4.5.4
|
|
+requests_toolbelt>=0.10.1
|
|
+requests>=2.23.0
|
|
+rq>=1.13.0
|
|
+dnspython>=2.3.0
|
|
+checkdmarc>=4.3.1
|
|
+python-magic>=0.4.27
|