jknife 0.0.1__py2.py3-none-any.whl → 0.0.3__py2.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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jknife
3
- Version: 0.0.1
3
+ Version: 0.0.3
4
4
  Summary: Custom FastAPI for luna-negra
5
5
  Author: luna-negra
6
6
  License-Expression: MIT
@@ -9,7 +9,7 @@ Keywords: Backend,Customised,FastAPI,Python,pypi
9
9
  Classifier: Operating System :: OS Independent
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Requires-Dist: blinker>=1.9.0
12
- Requires-Dist: fastapi[standard]>=0.166.1
12
+ Requires-Dist: fastapi[standard]<0.120.0,>=0.119.1
13
13
  Requires-Dist: mongoengine
14
14
  Requires-Dist: pycountry>=24.6.1
15
15
  Requires-Dist: pyjwt>=2.10.1
@@ -24,8 +24,8 @@ jknife/views/error_message.py,sha256=g3xS8Z0R1BeP9XpmETgLirDdghM789iGXBfU-K8wwWM
24
24
  jknife/views/personnel_info.py,sha256=JL_GqerZjhgs4AJQsQ2eeUZxCh17G8zXuWsDqaEI2tk,957
25
25
  jknife/views/tokens.py,sha256=PJh_fGEwK3T6Kq0aY-CuJPWCTdcHFrCSd2NhJMZqYqU,647
26
26
  jknife/views/users.py,sha256=ndbSTMlEeiwazfejHrGj37Jnw-e40Y6YoZwzyyyM4ns,2041
27
- jknife-0.0.1.dist-info/METADATA,sha256=VPDim94DKvnv8t2T4RQrpcWOaOcBP7j1aRoQ6tWGa9I,519
28
- jknife-0.0.1.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
29
- jknife-0.0.1.dist-info/entry_points.txt,sha256=08tkSuEw5jKr7Jz0cFlcKr8b2fjsQIf4Mzmb0cB8XOM,55
30
- jknife-0.0.1.dist-info/licenses/LICENSE,sha256=myY0xrsHJcytQadTeGVqmIo6QlskAAf5epHL-WRQe30,1067
31
- jknife-0.0.1.dist-info/RECORD,,
27
+ jknife-0.0.3.dist-info/METADATA,sha256=lUEmGZw2TRSsz7zV9wyNIe8tiY7OVLc9DRd-AcTRXQI,528
28
+ jknife-0.0.3.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
29
+ jknife-0.0.3.dist-info/entry_points.txt,sha256=08tkSuEw5jKr7Jz0cFlcKr8b2fjsQIf4Mzmb0cB8XOM,55
30
+ jknife-0.0.3.dist-info/licenses/LICENSE,sha256=myY0xrsHJcytQadTeGVqmIo6QlskAAf5epHL-WRQe30,1067
31
+ jknife-0.0.3.dist-info/RECORD,,
File without changes