code-loader 1.0.9__py3-none-any.whl → 1.0.10__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,17 +1,18 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: code-loader
3
- Version: 1.0.9
3
+ Version: 1.0.10
4
4
  Summary:
5
5
  Home-page: https://github.com/tensorleap/code-loader
6
6
  License: MIT
7
7
  Author: dorhar
8
8
  Author-email: doron.harnoy@tensorleap.ai
9
- Requires-Python: >=3.8,<3.11
9
+ Requires-Python: >=3.8,<3.12
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Programming Language :: Python :: 3
12
12
  Classifier: Programming Language :: Python :: 3.8
13
13
  Classifier: Programming Language :: Python :: 3.9
14
14
  Classifier: Programming Language :: Python :: 3.10
15
+ Classifier: Programming Language :: Python :: 3.11
15
16
  Requires-Dist: numpy (>=1.22.3,<2.0.0)
16
17
  Requires-Dist: psutil (>=5.9.5,<6.0.0)
17
18
  Requires-Dist: tensorflow (>=2.0,<3.0) ; platform_machine == "x86_64"
@@ -18,7 +18,7 @@ code_loader/utils.py,sha256=WUcM97OuxrhfLCRPoH9EbXrxajNpYgX1CTMc3_PXtYU,1736
18
18
  code_loader/visualizer_calculator_parallelized.py,sha256=V3G9BOka5b_QIsyBCeK1NYofkbD5Wej01eGXP3dceK8,2523
19
19
  code_loader/visualizers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  code_loader/visualizers/default_visualizers.py,sha256=HqWx2qfTrroGl2n8Fpmr_4X-rk7tE2oGapjO3gzz4WY,2226
21
- code_loader-1.0.9.dist-info/LICENSE,sha256=qIwWjdspQeSMTtnFZBC8MuT-95L02FPvzRUdWFxrwJY,1067
22
- code_loader-1.0.9.dist-info/METADATA,sha256=J97a6GN5hk3uXyVISkRZdBVHsaj9V87SVqIrBRaMygs,904
23
- code_loader-1.0.9.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
24
- code_loader-1.0.9.dist-info/RECORD,,
21
+ code_loader-1.0.10.dist-info/LICENSE,sha256=qIwWjdspQeSMTtnFZBC8MuT-95L02FPvzRUdWFxrwJY,1067
22
+ code_loader-1.0.10.dist-info/METADATA,sha256=4waZHfHCPGwOPCxwZl5XXcNh5d7LxaeBpxrU_MTHMTY,956
23
+ code_loader-1.0.10.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
24
+ code_loader-1.0.10.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.6.1
2
+ Generator: poetry-core 1.7.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any