Pin to `trio>=0.24` to avoid `trio_typing`
							parent
							
								
									85825cdd76
								
							
						
					
					
						commit
						05f28c8728
					
				
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							|  | @ -45,7 +45,7 @@ setup( | ||||||
|         # trio related |         # trio related | ||||||
|         # proper range spec: |         # proper range spec: | ||||||
|         # https://packaging.python.org/en/latest/discussions/install-requires-vs-requirements/#id5 |         # https://packaging.python.org/en/latest/discussions/install-requires-vs-requirements/#id5 | ||||||
|         'trio >= 0.22', |         'trio >= 0.24', | ||||||
|         'async_generator', |         'async_generator', | ||||||
|         'trio_typing', |         'trio_typing', | ||||||
|         'exceptiongroup', |         'exceptiongroup', | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue