femtocrux 0.5.1__py3-none-any.whl → 0.5.3__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.
femtocrux/PY_REQUIREMENTS CHANGED
@@ -1,9 +1,9 @@
1
1
  Cython # do not remove
2
2
  docker
3
3
  fmot>=1.9.2, ==1.*
4
- grpcio
5
- grpcio-tools # New proto required somewhere around here
6
- numpy>=1.18.0
4
+ grpcio>= 1.64.1
5
+ grpcio-tools>=1.64.1
6
+ numpy>=1.18.0, <2.0.0
7
7
  protobuf # Newer versions don't work with TF 2.11
8
8
  passlib
9
9
 
femtocrux/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.1
1
+ 0.5.3
@@ -6,7 +6,7 @@ import warnings
6
6
  import compiler_service_pb2 as compiler__service__pb2
7
7
  from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
8
8
 
9
- GRPC_GENERATED_VERSION = '1.63.0'
9
+ GRPC_GENERATED_VERSION = '1.64.1'
10
10
  GRPC_VERSION = grpc.__version__
11
11
  EXPECTED_ERROR_RELEASE = '1.65.0'
12
12
  SCHEDULED_RELEASE_DATE = 'June 25, 2024'
@@ -118,6 +118,7 @@ def add_CompileServicer_to_server(servicer, server):
118
118
  generic_handler = grpc.method_handlers_generic_handler(
119
119
  'fscompiler.Compile', rpc_method_handlers)
120
120
  server.add_generic_rpc_handlers((generic_handler,))
121
+ server.add_registered_method_handlers('fscompiler.Compile', rpc_method_handlers)
121
122
 
122
123
 
123
124
  # This class is part of an EXPERIMENTAL API.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: femtocrux
3
- Version: 0.5.1
3
+ Version: 0.5.3
4
4
  Summary: Femtosense Compiler
5
5
  Home-page: https://github.com/femtosense/femtocrux
6
6
  Author: Femtosense
@@ -17,9 +17,9 @@ License-File: LICENSE
17
17
  Requires-Dist: Cython
18
18
  Requires-Dist: docker
19
19
  Requires-Dist: fmot ==1.*,>=1.9.2
20
- Requires-Dist: grpcio
21
- Requires-Dist: grpcio-tools
22
- Requires-Dist: numpy >=1.18.0
20
+ Requires-Dist: grpcio >=1.64.1
21
+ Requires-Dist: grpcio-tools >=1.64.1
22
+ Requires-Dist: numpy <2.0.0,>=1.18.0
23
23
  Requires-Dist: protobuf
24
24
  Requires-Dist: passlib
25
25
  Requires-Dist: requests <2.29.0
@@ -1,21 +1,21 @@
1
1
  femtocrux/ENV_REQUIREMENTS.sh,sha256=t_O1B4hJAMgxvH9gwp1qls6eVFmhSYBJe64KmuK_H-4,1389
2
- femtocrux/PY_REQUIREMENTS,sha256=ItZMLU9SXzT6zUFc960ccY2U4l2i8q0H9-FsVfPXeDg,303
3
- femtocrux/VERSION,sha256=q6lRYmyGkM5JPLyPAYIFu0aAA_YfvwD9PTxxzrq8AXc,6
2
+ femtocrux/PY_REQUIREMENTS,sha256=lELTbw5r4KCzeFn0TjLp0QpbOuHnl4XjGKwyL9yVBrc,285
3
+ femtocrux/VERSION,sha256=J-z_H82vZatGwbuZwQctbRNKDo3Zfdlc-ohpa57UU7I,6
4
4
  femtocrux/__init__.py,sha256=yIWd9I2PEXCn_PKIILAN3mkWeTf0tgtVualeTIHNxfQ,342
5
5
  femtocrux/version.py,sha256=uNg2kHxQo6oUN1ah7s9_85rCZVRoTHGPD1GAQPZW4lw,164
6
6
  femtocrux/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  femtocrux/client/client.py,sha256=PNaXL_XTe_7_r14WWKmp1RnvAW-kvYzDXcimseA8sEo,22726
8
8
  femtocrux/grpc/__init__.py,sha256=uiMHQt5I2eAKJqI3Zh0h1Gm7cmPR4PbaGS71nCJQCGw,169
9
9
  femtocrux/grpc/compiler_service_pb2.py,sha256=Fu4wOuUsu4lN1Ig3GacvuzYJ7MPRq-hTbqSzrCDqRAc,4460
10
- femtocrux/grpc/compiler_service_pb2_grpc.py,sha256=d6ia_tmF6FD1rNScAjgtWVfpvirVds_v6hq2xEFyZsw,8652
10
+ femtocrux/grpc/compiler_service_pb2_grpc.py,sha256=SgL_HC0nLzuwjpm8U6CdRPb2sJjVOLQrhKHpp0D-gHk,8737
11
11
  femtocrux/server/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
12
  femtocrux/server/exceptions.py,sha256=lI6n471n5QKf5G3aL_1kuBVEItD-jBgithVVpPDwNYc,609
13
13
  femtocrux/server/healthcheck.py,sha256=ehqAwnv0D0zpy-AUZAPwv8rp874DZCwUmP8nzdXzZvI,1565
14
14
  femtocrux/server/server.py,sha256=tmXVleZQB59oFzdmut3na4NnDvr0gmxphXF3N3MQx6I,7919
15
15
  femtocrux/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  femtocrux/util/utils.py,sha256=FZ8cssDom4B3FDbVU_ew4Cf3wOWjo2w1jwcbnLzoYnM,1003
17
- femtocrux-0.5.1.dist-info/LICENSE,sha256=eN9ZI1xHjUmFvN3TEeop5kBGXRUBfbsl55KBNBYYFqI,36
18
- femtocrux-0.5.1.dist-info/METADATA,sha256=qUdCKstH1LNLf9AeEJh0Alogiys9TwMkyc1gZsqb958,3536
19
- femtocrux-0.5.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
20
- femtocrux-0.5.1.dist-info/top_level.txt,sha256=BkTttlioC3je__8577wxRieZqY3Abu7FOOdMnmYbcNI,10
21
- femtocrux-0.5.1.dist-info/RECORD,,
17
+ femtocrux-0.5.3.dist-info/LICENSE,sha256=eN9ZI1xHjUmFvN3TEeop5kBGXRUBfbsl55KBNBYYFqI,36
18
+ femtocrux-0.5.3.dist-info/METADATA,sha256=xWND9JZM8p1LP2H7tfbmd5hF0GvZicv09dRdOKSKTEg,3561
19
+ femtocrux-0.5.3.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
20
+ femtocrux-0.5.3.dist-info/top_level.txt,sha256=BkTttlioC3je__8577wxRieZqY3Abu7FOOdMnmYbcNI,10
21
+ femtocrux-0.5.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (70.3.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5