Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

a2

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a2 - npm Package Compare versions

Comparing version
0.10.10
to
0.10.11
+3
-3
PKG-INFO
Metadata-Version: 2.1
Name: a2
Version: 0.10.10
Version: 0.10.11
Summary: Package for predicting information about the weather from social media data as application 2 for maelstrom project

@@ -46,5 +46,5 @@ Author: Kristian Ehlert

Requires-Dist: spacymoji (>=3.0.1,<4.0.0) ; extra == "tweets"
Requires-Dist: tf-keras (>=2.16.0,<3.0.0) ; extra == "deberta-tf"
Requires-Dist: transformers (>=4.29.2,<5.0.0) ; extra == "llama-chatbot" or extra == "deberta" or extra == "deberta-tf"
Requires-Dist: tf-keras (>=2.16.0,<3.0.0)
Requires-Dist: transformers (>=4.29.2,<5.0.0) ; extra == "llama-chatbot" or extra == "deberta"
Requires-Dist: tweepy (>=4.10.0,<5.0.0) ; extra == "tweets"
Requires-Dist: xarray[io] (>=2023.12.0,<2024.0.0) ; extra == "xarray-extra"
[tool.poetry]
name = "a2"
version = "0.10.10"
version = "0.10.11"
description = "Package for predicting information about the weather from social media data as application 2 for maelstrom project"

@@ -114,4 +114,2 @@ authors = ["Kristian Ehlert <kristian.ehlert@4-cast.de>"]

deberta-tf = [
"tf-keras",
"transformers",
"sentencepiece",

@@ -118,0 +116,0 @@ "bottleneck",