sharedkernel 2.0.1__py3-none-any.whl → 2.0.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.
@@ -1,13 +1,13 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: sharedkernel
3
- Version: 2.0.1
3
+ Version: 2.0.2
4
4
  Summary: sharekernel is a shared package between all python projects
5
5
  Author: Smilinno
6
6
  Description-Content-Type: text/markdown
7
7
  Requires-Dist: numpy
8
8
  Requires-Dist: requests
9
9
  Requires-Dist: pymongo
10
- Requires-Dist: fastapi==0.111.0
10
+ Requires-Dist: fastapi
11
11
  Requires-Dist: PyJWT
12
12
  Requires-Dist: persian_tools
13
13
  Requires-Dist: sentry-sdk
@@ -18,6 +18,11 @@ Requires-Dist: python-docx
18
18
  Requires-Dist: mammoth
19
19
  Requires-Dist: markdown
20
20
  Requires-Dist: beautifulsoup4
21
+ Dynamic: author
22
+ Dynamic: description
23
+ Dynamic: description-content-type
24
+ Dynamic: requires-dist
25
+ Dynamic: summary
21
26
 
22
27
  # SharedKernel
23
28
  this a shared kernel package
@@ -20,7 +20,7 @@ sharedkernel/objects/base_document.py,sha256=1h-t-3-losXcBH_LnsZ7eULBgSkZmJqeR_i
20
20
  sharedkernel/objects/json_string_model.py,sha256=j63tnoqiok0EmBP6T-ChYuQYKPw7mLqUOHuaCDUZkmw,1333
21
21
  sharedkernel/objects/jwt_model.py,sha256=XQHQhTbg7PT8XiUh5fd9MwRH4ldPsesI_hfbjaSqdKg,134
22
22
  sharedkernel/objects/result.py,sha256=I_9hX5TPEO1oStzuFLjFh1rtimXorz7ml-OaW_2BMvc,680
23
- sharedkernel-2.0.1.dist-info/METADATA,sha256=eN83MXu9cRNsl8nnRNWvvAvy0q7VCD-6d6PgsarjBkg,2491
24
- sharedkernel-2.0.1.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
25
- sharedkernel-2.0.1.dist-info/top_level.txt,sha256=TVTOnV1MItSSlpSjqkiijuHkoVsGHS4CArpsM-lylkE,13
26
- sharedkernel-2.0.1.dist-info/RECORD,,
23
+ sharedkernel-2.0.2.dist-info/METADATA,sha256=5Y2rZQvnaHcmbPZiMfAahqkg9K4TzjgLxlSL_anPtZo,2593
24
+ sharedkernel-2.0.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
25
+ sharedkernel-2.0.2.dist-info/top_level.txt,sha256=TVTOnV1MItSSlpSjqkiijuHkoVsGHS4CArpsM-lylkE,13
26
+ sharedkernel-2.0.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5