We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8dd847 commit 64fec56Copy full SHA for 64fec56
requirements.txt
@@ -1,4 +1,4 @@
1
-CacheControl==0.10.2
2
-requests==2.4.0
3
-future==0.14.3
4
-sseclient==0.0.9
+CacheControl~=0.10.2
+requests~=2.4.0
+future~=0.14.3
+sseclient~=0.0.9
twisted-requirements.txt
-txrequests>=0.9
-pyOpenSSL>=0.14
-txredis>=2.3
-cryptography>=1.0
+txrequests~=0.9
+pyOpenSSL~=0.14
+txredis~=2.3
+cryptography~=1.0
0 commit comments