replay-rec 0.20.1__py3-none-any.whl → 0.20.2__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.
replay/__init__.py CHANGED
@@ -4,4 +4,4 @@
4
4
  # functionality removed in Python 3.12 is used in downstream packages (like lightfm)
5
5
  import setuptools as _
6
6
 
7
- __version__ = "0.20.1"
7
+ __version__ = "0.20.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: replay-rec
3
- Version: 0.20.1
3
+ Version: 0.20.2
4
4
  Summary: RecSys Library
5
5
  License-Expression: Apache-2.0
6
6
  License-File: LICENSE
@@ -32,9 +32,9 @@ Requires-Dist: pytorch-optimizer (>=3.8.0,<3.9.0) ; extra == "torch" or extra ==
32
32
  Requires-Dist: pytorch-optimizer ; extra == "torch"
33
33
  Requires-Dist: pytorch-optimizer ; extra == "torch-cpu"
34
34
  Requires-Dist: scikit-learn (>=1.6.1,<1.7.0)
35
- Requires-Dist: scipy (>=1.13.1,<1.14)
35
+ Requires-Dist: scipy (>=1.8.1,<2.0.0)
36
36
  Requires-Dist: setuptools
37
- Requires-Dist: torch (>=1.8,<3.0.0) ; extra == "torch" or extra == "torch-cpu"
37
+ Requires-Dist: torch (>=1.8,<2.9.0) ; extra == "torch" or extra == "torch-cpu"
38
38
  Requires-Dist: torch ; extra == "torch"
39
39
  Requires-Dist: torch ; extra == "torch-cpu"
40
40
  Requires-Dist: tqdm (>=4.67,<5)
@@ -1,4 +1,4 @@
1
- replay/__init__.py,sha256=lcQXZRcrHeoQ5A4N4ZuFAUfXTICM00LWZ-6_KwdDxmM,225
1
+ replay/__init__.py,sha256=EMBA8TgTenz2iXuIiy5uFEcdJ7OduVzd_qSIBcgPfP4,225
2
2
  replay/data/__init__.py,sha256=g5bKRyF76QL_BqlED-31RnS8pBdcyj9loMsx5vAG_0E,301
3
3
  replay/data/dataset.py,sha256=yQDc8lfphQYfHpm_T1MhnG8_GyM4ONyxJoFc1rUgdJ8,30755
4
4
  replay/data/dataset_utils/__init__.py,sha256=9wUvG8ZwGUvuzLU4zQI5FDcH0WVVo5YLN2ey3DterP0,55
@@ -131,8 +131,8 @@ replay/utils/session_handler.py,sha256=fQo2wseow8yuzKnEXT-aYAXcQIgRbTTXp0v7g1VVi
131
131
  replay/utils/spark_utils.py,sha256=GbRp-MuUoO3Pc4chFvlmo9FskSlRLeNlC3Go5pEJ6Ok,27411
132
132
  replay/utils/time.py,sha256=J8asoQBytPcNw-BLGADYIsKeWhIoN1H5hKiX9t2AMqo,9376
133
133
  replay/utils/types.py,sha256=rD9q9CqEXgF4yy512Hv2nXclvwcnfodOnhBZ1HSUI4c,1260
134
- replay_rec-0.20.1.dist-info/METADATA,sha256=gHDb26sYFSRyjHopOesLiM_Dtvf4b36mXdpULv2vx8o,13562
135
- replay_rec-0.20.1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
136
- replay_rec-0.20.1.dist-info/licenses/LICENSE,sha256=rPmcA7UrHxBChEAAlJyE24qUWKKl9yLQXxFsKeg_LX4,11344
137
- replay_rec-0.20.1.dist-info/licenses/NOTICE,sha256=k0bo4KHiHLRax5K3XKTTrf2Fi8V91mJ-R3FMdh6Reg0,2002
138
- replay_rec-0.20.1.dist-info/RECORD,,
134
+ replay_rec-0.20.2.dist-info/METADATA,sha256=p6_RHj2GamGz9NJpmIQW3mRKn_kbBaKyYkQXgOnSYEg,13562
135
+ replay_rec-0.20.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
136
+ replay_rec-0.20.2.dist-info/licenses/LICENSE,sha256=rPmcA7UrHxBChEAAlJyE24qUWKKl9yLQXxFsKeg_LX4,11344
137
+ replay_rec-0.20.2.dist-info/licenses/NOTICE,sha256=k0bo4KHiHLRax5K3XKTTrf2Fi8V91mJ-R3FMdh6Reg0,2002
138
+ replay_rec-0.20.2.dist-info/RECORD,,