File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1- aiohttp == 3.8.1 
21aiosignal == 1.2.0 
32alabaster == 0.7.12 
43asgiref == 3.5.0 
Original file line number Diff line number Diff line change @@ -81,7 +81,6 @@ install_requires =
8181
8282    #  networking
8383    GitPython>=3.1.17
84-     aiohttp>=3.7.4.post0
8584    requests>=2.25.1
8685    fetchcode>=0.1.0
8786
Original file line number Diff line number Diff line change 3737# FIXME: use purl for cache key, rather than an undefined package_name key 
3838# FIXME: DO NOT cache by default as this is an optimization that does not work for long running processes 
3939# FIXME: DO NOT use set() for storing version lists: they lose the original ordering 
40- # FIXME: DO NOT use aiohttp that makes the code more complex before this is can be tested for correctness first 
4140
4241
4342@dataclasses .dataclass (frozen = True ) 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments