File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ dev-dependencies = [
5858    " nox" 
5959    " dirty-equals>=0.6.0" 
6060    " importlib-metadata>=6.7.0" 
61+     " rich>=13.7.1" 
6162
6263]
6364
Original file line number Diff line number Diff line change @@ -44,6 +44,10 @@ idna==3.4
4444importlib-metadata==7.0.0
4545iniconfig==2.0.0
4646    # via pytest
47+ markdown-it-py==3.0.0
48+     # via rich
49+ mdurl==0.1.2
50+     # via markdown-it-py
4751mypy==1.7.1
4852mypy-extensions==1.0.0
4953    # via mypy
@@ -63,6 +67,8 @@ pydantic==2.7.1
6367    # via orb-billing
6468pydantic-core==2.18.2
6569    # via pydantic
70+ pygments==2.18.0
71+     # via rich
6672pyright==1.1.364
6773pytest==7.1.1
6874    # via pytest-asyncio
@@ -72,6 +78,7 @@ python-dateutil==2.8.2
7278pytz==2023.3.post1
7379    # via dirty-equals
7480respx==0.20.2
81+ rich==13.7.1
7582ruff==0.1.9
7683setuptools==68.2.2
7784    # via nodeenv
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments