Spaces:
Sleeping
Sleeping
kz209
commited on
Commit
•
00c9131
1
Parent(s):
9a1ab03
delete unnecessary files
Browse files
pyproject.toml
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
[tool.poetry]
|
2 |
-
name = "chris_group_project"
|
3 |
-
version = "0.1.0"
|
4 |
-
description = "A collection and display of projects in Chris groups"
|
5 |
-
authors = ["Yanbo Fang <yanbofang0822@gmail.com>"]
|
6 |
-
|
7 |
-
[tool.poetry.dependencies]
|
8 |
-
python = "^3.11.9"
|
9 |
-
streamlit = "^1.2.0"
|
10 |
-
openai = "^1.35.3"
|
11 |
-
python-dotenv = "^0.19.1"
|
12 |
-
|
13 |
-
[tool.poetry.dev-dependencies]
|
14 |
-
pytest = "^6.2.3"
|
15 |
-
|
16 |
-
[tool.pytest.ini_options]
|
17 |
-
testpaths = [
|
18 |
-
"tests"
|
19 |
-
]
|
20 |
-
|
21 |
-
[build-system]
|
22 |
-
requires = ["poetry-core>=1.0.0"]
|
23 |
-
build-backend = "poetry.core.masonry.api"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
utils/__pycache__/__init__.cpython-311.pyc
DELETED
Binary file (201 Bytes)
|
|
utils/__pycache__/multiple_stream.cpython-311.pyc
DELETED
Binary file (2.04 kB)
|
|