Spaces:
Runtime error
Runtime error
Shroominic
commited on
Commit
·
c1a61c3
1
Parent(s):
8b66dd3
✨ v0.0.4 - fix running in jupyter env
Browse files- poetry.lock +12 -13
- pyproject.toml +2 -2
poetry.lock
CHANGED
|
@@ -550,20 +550,20 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
|
| 550 |
|
| 551 |
[[package]]
|
| 552 |
name = "codeboxapi"
|
| 553 |
-
version = "0.0.
|
| 554 |
description = "CodeBox is the simplest cloud infrastructure for your LLM Apps and Services."
|
| 555 |
optional = false
|
| 556 |
python-versions = ">=3.9,<4.0"
|
| 557 |
files = [
|
| 558 |
-
{file = "codeboxapi-0.0.
|
| 559 |
-
{file = "codeboxapi-0.0.
|
| 560 |
]
|
| 561 |
|
| 562 |
[package.dependencies]
|
| 563 |
aiohttp = ">=3.8.4,<4.0.0"
|
| 564 |
jupyter-kernel-gateway = ">=2.5.2,<3.0.0"
|
| 565 |
python-dotenv = ">=1.0.0,<2.0.0"
|
| 566 |
-
requests = ">=2.
|
| 567 |
websockets = ">=11.0.3,<12.0.0"
|
| 568 |
|
| 569 |
[[package]]
|
|
@@ -2210,17 +2210,16 @@ files = [
|
|
| 2210 |
|
| 2211 |
[[package]]
|
| 2212 |
name = "pywinpty"
|
| 2213 |
-
version = "2.0.
|
| 2214 |
description = "Pseudo terminal support for Windows from Python."
|
| 2215 |
optional = false
|
| 2216 |
-
python-versions = ">=3.
|
| 2217 |
files = [
|
| 2218 |
-
{file = "pywinpty-2.0.
|
| 2219 |
-
{file = "pywinpty-2.0.
|
| 2220 |
-
{file = "pywinpty-2.0.
|
| 2221 |
-
{file = "pywinpty-2.0.
|
| 2222 |
-
{file = "pywinpty-2.0.
|
| 2223 |
-
{file = "pywinpty-2.0.10.tar.gz", hash = "sha256:cdbb5694cf8c7242c2ecfaca35c545d31fa5d5814c3d67a4e628f803f680ebea"},
|
| 2224 |
]
|
| 2225 |
|
| 2226 |
[[package]]
|
|
@@ -3089,4 +3088,4 @@ image-support = []
|
|
| 3089 |
[metadata]
|
| 3090 |
lock-version = "2.0"
|
| 3091 |
python-versions = "^3.9"
|
| 3092 |
-
content-hash = "
|
|
|
|
| 550 |
|
| 551 |
[[package]]
|
| 552 |
name = "codeboxapi"
|
| 553 |
+
version = "0.0.7"
|
| 554 |
description = "CodeBox is the simplest cloud infrastructure for your LLM Apps and Services."
|
| 555 |
optional = false
|
| 556 |
python-versions = ">=3.9,<4.0"
|
| 557 |
files = [
|
| 558 |
+
{file = "codeboxapi-0.0.7-py3-none-any.whl", hash = "sha256:7fed196f753838b25ed3c978c9d0f679a6e1a07b52611e8544efbfc72c3fcc21"},
|
| 559 |
+
{file = "codeboxapi-0.0.7.tar.gz", hash = "sha256:65628f18c1168d3db6984b1fc318cb3b8b5835c533a7edacfe6182bf7e7c1ee9"},
|
| 560 |
]
|
| 561 |
|
| 562 |
[package.dependencies]
|
| 563 |
aiohttp = ">=3.8.4,<4.0.0"
|
| 564 |
jupyter-kernel-gateway = ">=2.5.2,<3.0.0"
|
| 565 |
python-dotenv = ">=1.0.0,<2.0.0"
|
| 566 |
+
requests = ">=2.27.1,<3.0.0"
|
| 567 |
websockets = ">=11.0.3,<12.0.0"
|
| 568 |
|
| 569 |
[[package]]
|
|
|
|
| 2210 |
|
| 2211 |
[[package]]
|
| 2212 |
name = "pywinpty"
|
| 2213 |
+
version = "2.0.11"
|
| 2214 |
description = "Pseudo terminal support for Windows from Python."
|
| 2215 |
optional = false
|
| 2216 |
+
python-versions = ">=3.8"
|
| 2217 |
files = [
|
| 2218 |
+
{file = "pywinpty-2.0.11-cp310-none-win_amd64.whl", hash = "sha256:452f10ac9ff8ab9151aa8cea9e491a9612a12250b1899278c6a56bc184afb47f"},
|
| 2219 |
+
{file = "pywinpty-2.0.11-cp311-none-win_amd64.whl", hash = "sha256:6701867d42aec1239bc0fedf49a336570eb60eb886e81763db77ea2b6c533cc3"},
|
| 2220 |
+
{file = "pywinpty-2.0.11-cp38-none-win_amd64.whl", hash = "sha256:0ffd287751ad871141dc9724de70ea21f7fc2ff1af50861e0d232cf70739d8c4"},
|
| 2221 |
+
{file = "pywinpty-2.0.11-cp39-none-win_amd64.whl", hash = "sha256:e4e7f023c28ca7aa8e1313e53ba80a4d10171fe27857b7e02f99882dfe3e8638"},
|
| 2222 |
+
{file = "pywinpty-2.0.11.tar.gz", hash = "sha256:e244cffe29a894876e2cd251306efd0d8d64abd5ada0a46150a4a71c0b9ad5c5"},
|
|
|
|
| 2223 |
]
|
| 2224 |
|
| 2225 |
[[package]]
|
|
|
|
| 3088 |
[metadata]
|
| 3089 |
lock-version = "2.0"
|
| 3090 |
python-versions = "^3.9"
|
| 3091 |
+
content-hash = "518d019b954f34ce86ecac1c0441668cee629ce9b6b60ee82b7e05c2fad234e3"
|
pyproject.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[tool.poetry]
|
| 2 |
name = "codeinterpreterapi"
|
| 3 |
-
version = "0.0.
|
| 4 |
description = "CodeInterpreterAPI is an unofficial and open source python interface for the ChatGPT CodeInterpreter."
|
| 5 |
authors = ["Shroominic <pleurae-berets.0u@icloud.com>"]
|
| 6 |
readme = "README.md"
|
|
@@ -11,7 +11,7 @@ python = "^3.9"
|
|
| 11 |
python-dotenv = "^1.0.0"
|
| 12 |
openai = "^0.27.8"
|
| 13 |
langchain = "^0.0.232"
|
| 14 |
-
codeboxapi = "^0.0.
|
| 15 |
|
| 16 |
[tool.poetry.extras]
|
| 17 |
image_support = ["Pillow"]
|
|
|
|
| 1 |
[tool.poetry]
|
| 2 |
name = "codeinterpreterapi"
|
| 3 |
+
version = "0.0.4"
|
| 4 |
description = "CodeInterpreterAPI is an unofficial and open source python interface for the ChatGPT CodeInterpreter."
|
| 5 |
authors = ["Shroominic <pleurae-berets.0u@icloud.com>"]
|
| 6 |
readme = "README.md"
|
|
|
|
| 11 |
python-dotenv = "^1.0.0"
|
| 12 |
openai = "^0.27.8"
|
| 13 |
langchain = "^0.0.232"
|
| 14 |
+
codeboxapi = "^0.0.7"
|
| 15 |
|
| 16 |
[tool.poetry.extras]
|
| 17 |
image_support = ["Pillow"]
|