nvidia-nat-redis 1.4.0rc2__py3-none-any.whl → 1.4.0rc4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nvidia-nat-redis
3
- Version: 1.4.0rc2
3
+ Version: 1.4.0rc4
4
4
  Summary: Subpackage for Redis integration in NeMo Agent toolkit
5
5
  Author: NVIDIA Corporation
6
6
  Maintainer: NVIDIA Corporation
@@ -16,8 +16,8 @@ Requires-Python: <3.14,>=3.11
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: LICENSE-3rd-party.txt
18
18
  License-File: LICENSE.md
19
- Requires-Dist: nvidia-nat==v1.4.0-rc2
20
- Requires-Dist: redis~=4.3.4
19
+ Requires-Dist: nvidia-nat==v1.4.0-rc4
20
+ Requires-Dist: redis<5.0.0,>=4.3.4
21
21
  Dynamic: license-file
22
22
 
23
23
  <!--
@@ -6,10 +6,10 @@ nat/plugins/redis/redis_editor.py,sha256=wdN4Oe-AAJtlYsjxwl0SAZITPulXAG0zOjCGRug
6
6
  nat/plugins/redis/redis_object_store.py,sha256=9hjvhDtehTFoP-iz2PhHw8QL1jLd0ivwtRfoTeZOZy4,4672
7
7
  nat/plugins/redis/register.py,sha256=dk9o8B_k0QzUxU8JRxpAYyDfbh0xlENz3i0dzZuZI2Q,839
8
8
  nat/plugins/redis/schema.py,sha256=fOFwnXPYCMzzEoFN8KNkU2_gMBNF0RCmeRTqccxD_aM,5594
9
- nvidia_nat_redis-1.4.0rc2.dist-info/licenses/LICENSE-3rd-party.txt,sha256=fOk5jMmCX9YoKWyYzTtfgl-SUy477audFC5hNY4oP7Q,284609
10
- nvidia_nat_redis-1.4.0rc2.dist-info/licenses/LICENSE.md,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
11
- nvidia_nat_redis-1.4.0rc2.dist-info/METADATA,sha256=Q1nncNPrSBvCLEUridVHdsByQKRSRJF1SJK9dhYXqbc,1888
12
- nvidia_nat_redis-1.4.0rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
13
- nvidia_nat_redis-1.4.0rc2.dist-info/entry_points.txt,sha256=nyS8t8L9CbRFIMlE70RQBtJXrflBP4Ltl5zAkIl44So,56
14
- nvidia_nat_redis-1.4.0rc2.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
15
- nvidia_nat_redis-1.4.0rc2.dist-info/RECORD,,
9
+ nvidia_nat_redis-1.4.0rc4.dist-info/licenses/LICENSE-3rd-party.txt,sha256=fOk5jMmCX9YoKWyYzTtfgl-SUy477audFC5hNY4oP7Q,284609
10
+ nvidia_nat_redis-1.4.0rc4.dist-info/licenses/LICENSE.md,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
11
+ nvidia_nat_redis-1.4.0rc4.dist-info/METADATA,sha256=18teF4ooYFnvbObH_4AeXIN6wJq4Q3hP4nuRvThj8bo,1895
12
+ nvidia_nat_redis-1.4.0rc4.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
13
+ nvidia_nat_redis-1.4.0rc4.dist-info/entry_points.txt,sha256=nyS8t8L9CbRFIMlE70RQBtJXrflBP4Ltl5zAkIl44So,56
14
+ nvidia_nat_redis-1.4.0rc4.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
15
+ nvidia_nat_redis-1.4.0rc4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5