| 
									
										
										
										
											2021-01-12 09:45:16 +01:00
										 |  |  | mock==4.0.3 | 
					
						
							| 
									
										
										
										
											2021-02-16 18:43:13 +01:00
										 |  |  | nose2[coverage_plugin]==0.10.0 | 
					
						
							| 
									
										
										
										
											2017-09-13 22:58:52 +02:00
										 |  |  | cov-core==1.15.0 | 
					
						
							| 
									
										
										
										
											2021-04-05 21:36:05 +02:00
										 |  |  | pycodestyle==2.7.0 | 
					
						
							| 
									
										
										
										
											2021-07-23 09:04:41 +02:00
										 |  |  | pylint==2.9.5 | 
					
						
							| 
									
										
										
										
											2021-07-03 18:09:46 +02:00
										 |  |  | splinter==0.15.0 | 
					
						
							| 
									
										
										
										
											2021-07-03 18:19:20 +02:00
										 |  |  | transifex-client==0.14.3 | 
					
						
							| 
									
										
										
										
											2019-07-06 18:47:35 +02:00
										 |  |  | selenium==3.141.0 | 
					
						
							| 
									
										
										
										
											2021-07-23 09:04:37 +02:00
										 |  |  | twine==3.4.2 | 
					
						
							| 
									
										
										
										
											2021-05-21 07:53:03 +02:00
										 |  |  | Pallets-Sphinx-Themes==2.0.1 | 
					
						
							| 
									
										
										
										
											2021-07-16 09:05:27 +02:00
										 |  |  | Sphinx==4.1.1 | 
					
						
							| 
									
										
										
										
											2020-08-27 22:28:51 +02:00
										 |  |  | sphinx-issues==1.2.0 | 
					
						
							|  |  |  | sphinx-jinja==1.1.1 | 
					
						
							| 
									
										
										
										
											2021-06-18 09:05:28 +02:00
										 |  |  | sphinx-tabs==3.1.0 | 
					
						
							| 
									
										
										
										
											2021-04-03 23:16:20 +02:00
										 |  |  | sphinxcontrib-programoutput==0.17 | 
					
						
							| 
									
										
										
										
											2021-04-03 23:28:05 +02:00
										 |  |  | sphinx-autobuild==2021.3.14 | 
					
						
							| 
									
										
										
										
											2021-03-26 09:13:11 +01:00
										 |  |  | linuxdoc==20210324 | 
					
						
							| 
									
										
										
											
												[httpx] replace searx.poolrequests by searx.network
settings.yml:
* outgoing.networks:
   * can contains network definition
   * propertiers: enable_http, verify, http2, max_connections, max_keepalive_connections,
     keepalive_expiry, local_addresses, support_ipv4, support_ipv6, proxies, max_redirects, retries
   * retries: 0 by default, number of times searx retries to send the HTTP request (using different IP & proxy each time)
   * local_addresses can be "192.168.0.1/24" (it supports IPv6)
   * support_ipv4 & support_ipv6: both True by default
     see https://github.com/searx/searx/pull/1034
* each engine can define a "network" section:
   * either a full network description
   * either reference an existing network
* all HTTP requests of engine use the same HTTP configuration (it was not the case before, see proxy configuration in master)
											
										 
											2021-04-05 10:43:33 +02:00
										 |  |  | aiounittest==1.4.0 | 
					
						
							| 
									
										
										
										
											2021-05-27 21:22:00 +02:00
										 |  |  | yamllint==1.26.1 |