File tree Expand file tree Collapse file tree 2 files changed +10
-17
lines changed Expand file tree Collapse file tree 2 files changed +10
-17
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name  = " omnipkg" 
7- version  = " 1.5.6 " 
7+ version  = " 1.5.7 " 
88authors  = [
99  { name  = " 1minds3t"  , email  = " 1minds3t@proton.me"   },
1010]
@@ -44,7 +44,7 @@ dependencies = [
4444    " safety>=3.0; python_version >= '3.10' and python_version < '3.14'"  ,
4545    " aiohttp"  , 
4646    " pip-audit>=2.6.0; python_version >= '3.14'"  ,
47-     " uv"   
47+     " uv>=0.9.5 "   
4848]
4949
5050[project .optional-dependencies ]
Original file line number Diff line number Diff line change 1- # 
2- # This file is autogenerated by pip-compile with Python 3.11 
3- # by the following command: 
4- # 
5- #    pip-compile --output-file=requirements.txt pyproject.toml 
6- # 
7- --index-url  https://pkgs.safetycli.com/repository/omnipkg/pypi/simple/ 
8- 
1+ # This file was autogenerated by uv via the following command: 
2+ #    uv pip compile pyproject.toml -o requirements.txt 
93aiohappyeyeballs == 2.6.1 
104    # via aiohttp 
115aiohttp == 3.12.15 
@@ -80,10 +74,10 @@ multidict==6.6.4
8074    #   yarl 
8175nltk == 3.9.1 
8276    # via safety 
83- packaging == 25.0  ;  python_version   >=   "3.10" 
77+ packaging == 25.0 
8478    # via 
85-     #   dparse 
8679    #   omnipkg (pyproject.toml) 
80+     #   dparse 
8781    #   safety 
8882    #   safety-schemas 
8983propcache == 0.3.2 
@@ -116,10 +110,12 @@ ruamel-yaml==0.18.15
116110    #   safety-schemas 
117111ruamel-yaml-clib == 0.2.14 
118112    # via ruamel-yaml 
119- safety == 3.6.1  ;  python_version   >=   "3.10"  and python_version <  "3.14" 
113+ safety == 3.6.1 
120114    # via omnipkg (pyproject.toml) 
121115safety-schemas == 0.0.14 
122116    # via safety 
117+ setuptools == 80.9.0 
118+     # via safety 
123119shellingham == 1.5.4 
124120    # via typer 
125121sniffio == 1.3.1 
@@ -143,10 +139,7 @@ typing-extensions==4.15.0
143139    #   typer 
144140urllib3 == 2.5.0 
145141    # via requests 
146- uv == 0.8.20  
142+ uv == 0.9.5  
147143    # via omnipkg (pyproject.toml) 
148144yarl == 1.20.1 
149145    # via aiohttp 
150- 
151- # The following packages are considered to be unsafe in a requirements file: 
152- # setuptools 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments