not-again-ai 0.8.1__py3-none-any.whl → 0.8.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,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: not-again-ai
3
- Version: 0.8.1
3
+ Version: 0.8.2
4
4
  Summary: Designed to once and for all collect all the little things that come up over and over again in AI projects and put them in one place.
5
5
  Home-page: https://github.com/DaveCoDev/not-again-ai
6
6
  License: MIT
7
7
  Author: DaveCoDev
8
8
  Author-email: dave.co.dev@gmail.com
9
- Requires-Python: >=3.11,<3.13
9
+ Requires-Python: >=3.11,<4.0
10
10
  Classifier: Development Status :: 3 - Alpha
11
11
  Classifier: Intended Audience :: Developers
12
12
  Classifier: Intended Audience :: Science/Research
@@ -20,15 +20,15 @@ Classifier: Typing :: Typed
20
20
  Provides-Extra: llm
21
21
  Provides-Extra: statistics
22
22
  Provides-Extra: viz
23
- Requires-Dist: numpy (>=1.26.4,<2.0.0) ; extra == "statistics" or extra == "viz"
24
- Requires-Dist: ollama (>=0.2.0,<0.3.0) ; extra == "llm"
25
- Requires-Dist: openai (>=1.29.0,<2.0.0) ; extra == "llm"
26
- Requires-Dist: pandas (>=2.2.2,<3.0.0) ; extra == "viz"
27
- Requires-Dist: python-liquid (>=1.12.1,<2.0.0) ; extra == "llm"
28
- Requires-Dist: scikit-learn (>=1.4.2,<2.0.0) ; extra == "statistics"
29
- Requires-Dist: scipy (>=1.13.0,<2.0.0) ; extra == "statistics"
30
- Requires-Dist: seaborn (>=0.13.2,<0.14.0) ; extra == "viz"
31
- Requires-Dist: tiktoken (>=0.7.0,<0.8.0) ; extra == "llm"
23
+ Requires-Dist: numpy (==1.26.4) ; extra == "statistics" or extra == "viz"
24
+ Requires-Dist: ollama (==0.2.0) ; extra == "llm"
25
+ Requires-Dist: openai (==1.30.1) ; extra == "llm"
26
+ Requires-Dist: pandas (==2.2.2) ; extra == "viz"
27
+ Requires-Dist: python-liquid (==1.12.1) ; extra == "llm"
28
+ Requires-Dist: scikit-learn (==1.4.2) ; extra == "statistics"
29
+ Requires-Dist: scipy (==1.13.0) ; extra == "statistics"
30
+ Requires-Dist: seaborn (==0.13.2) ; extra == "viz"
31
+ Requires-Dist: tiktoken (==0.7.0) ; extra == "llm"
32
32
  Project-URL: Documentation, https://github.com/DaveCoDev/not-again-ai
33
33
  Project-URL: Repository, https://github.com/DaveCoDev/not-again-ai
34
34
  Description-Content-Type: text/markdown
@@ -24,8 +24,8 @@ not_again_ai/viz/distributions.py,sha256=OyWwJaNI6lMRm_iSrhq-CORLNvXfeuLSgDtVo3u
24
24
  not_again_ai/viz/scatterplot.py,sha256=eBtIf0Tf_1EcN-akRNJgvwLU0zpRx1zOl0VF9QTnbZA,2290
25
25
  not_again_ai/viz/time_series.py,sha256=pOGZqXp_2nd6nKo-PUQNCtmMh__69jxQ6bQibTGLwZA,5212
26
26
  not_again_ai/viz/utils.py,sha256=hN7gwxtBt3U6jQni2K8j5m5pCXpaJDoNzGhBBikEU28,238
27
- not_again_ai-0.8.1.dist-info/LICENSE,sha256=btjOgNGpp-ux5xOo1Gx1MddxeWtT9sof3s3Nui29QfA,1071
28
- not_again_ai-0.8.1.dist-info/METADATA,sha256=XjBBZSVDW8tdwDy8hJY6R-xXo9Mec2i6N-5YFs0eRW8,14203
29
- not_again_ai-0.8.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
30
- not_again_ai-0.8.1.dist-info/entry_points.txt,sha256=EMJegugnmJUd-jMUA_qIRMIPAasbei8gP6O4-ER0BxQ,61
31
- not_again_ai-0.8.1.dist-info/RECORD,,
27
+ not_again_ai-0.8.2.dist-info/LICENSE,sha256=btjOgNGpp-ux5xOo1Gx1MddxeWtT9sof3s3Nui29QfA,1071
28
+ not_again_ai-0.8.2.dist-info/METADATA,sha256=J9TOaPAvgAayQGCB_M8rM9WvOVNgSXUbaMEGE-Q9hLc,14138
29
+ not_again_ai-0.8.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
30
+ not_again_ai-0.8.2.dist-info/entry_points.txt,sha256=EMJegugnmJUd-jMUA_qIRMIPAasbei8gP6O4-ER0BxQ,61
31
+ not_again_ai-0.8.2.dist-info/RECORD,,