redis-dict 3.2.0__py3-none-any.whl → 3.2.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {redis_dict-3.2.0.dist-info → redis_dict-3.2.1.dist-info}/METADATA +3 -3
- {redis_dict-3.2.0.dist-info → redis_dict-3.2.1.dist-info}/RECORD +5 -5
- {redis_dict-3.2.0.dist-info → redis_dict-3.2.1.dist-info}/WHEEL +1 -1
- {redis_dict-3.2.0.dist-info → redis_dict-3.2.1.dist-info}/LICENSE +0 -0
- {redis_dict-3.2.0.dist-info → redis_dict-3.2.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.2
|
2
2
|
Name: redis-dict
|
3
|
-
Version: 3.2.
|
3
|
+
Version: 3.2.1
|
4
4
|
Summary: Dictionary with Redis as storage backend
|
5
5
|
Author-email: Melvin Bijman <bijman.m.m@gmail.com>
|
6
6
|
License: MIT
|
@@ -42,7 +42,7 @@ Requires-Dist: types-redis>=4.6.0; extra == "dev"
|
|
42
42
|
Requires-Dist: typing_extensions>=4.5.0; extra == "dev"
|
43
43
|
Requires-Dist: attrs==22.2.0; extra == "dev"
|
44
44
|
Requires-Dist: cffi==1.15.1; extra == "dev"
|
45
|
-
Requires-Dist: cryptography==
|
45
|
+
Requires-Dist: cryptography==44.0.1; extra == "dev"
|
46
46
|
Requires-Dist: exceptiongroup==1.1.1; extra == "dev"
|
47
47
|
Requires-Dist: future==0.18.3; extra == "dev"
|
48
48
|
Requires-Dist: pycparser==2.21; extra == "dev"
|
@@ -3,8 +3,8 @@ redis_dict/core.py,sha256=E9mry6BqFnMjxuPtYBfQfuUPzWNzF65_dILMa-VgI4A,36994
|
|
3
3
|
redis_dict/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
redis_dict/python_dict.py,sha256=FLsvxOfgkzsBJdRMkMrZw3w1usoGs-0FEL-j_ckfKts,12829
|
5
5
|
redis_dict/type_management.py,sha256=ruyqswKqfte_G-ClTlV6ZuTmrTVkSsHFCy9LEdgblac,7700
|
6
|
-
redis_dict-3.2.
|
7
|
-
redis_dict-3.2.
|
8
|
-
redis_dict-3.2.
|
9
|
-
redis_dict-3.2.
|
10
|
-
redis_dict-3.2.
|
6
|
+
redis_dict-3.2.1.dist-info/LICENSE,sha256=-QiLwYznh_vNUSz337k0faP9Jl0dgtCIHVZ39Uyl6cA,1070
|
7
|
+
redis_dict-3.2.1.dist-info/METADATA,sha256=FYcMGBLGEdqO_98TSrk9r8wgKHLY3q64ngeRf6eTj6A,17531
|
8
|
+
redis_dict-3.2.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
9
|
+
redis_dict-3.2.1.dist-info/top_level.txt,sha256=Wyp5Xvq_imoxvu-c-Le1rbTZ3pYM5BF440H9YAcgBZ8,11
|
10
|
+
redis_dict-3.2.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|