lib version #8
Annotations
1 error and 2 warnings
heroku-deploy
Error: Command failed: git push heroku HEAD:refs/heads/main --force
remote: Updated 19 paths from 82611e7
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Building on the Heroku-22 stack
remote: -----> Determining which buildpack to use for this app
remote: -----> Python app detected
remote: -----> No Python version was specified. Using the buildpack default: python-3.12.2
remote: To use a different version, see: https://devcenter.heroku.com/articles/python-runtimes
remote: -----> Installing python-3.12.2
remote: -----> Installing pip 23.3.2, setuptools 68.2.2 and wheel 0.42.0
remote: -----> Installing SQLite3
remote: -----> Installing requirements with pip
remote: Collecting flask (from -r requirements.txt (line 1))
remote: Downloading flask-3.0.2-py3-none-any.whl.metadata (3.6 kB)
remote: Collecting flask_limiter (from -r requirements.txt (line 2))
remote: Downloading Flask_Limiter-3.5.1-py3-none-any.whl.metadata (6.1 kB)
remote: Collecting flask-cors (from -r requirements.txt (line 3))
remote: Downloading Flask_Cors-4.0.0-py2.py3-none-any.whl.metadata (5.4 kB)
remote: Collecting python-dotenv (from -r requirements.txt (line 4))
remote: Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB)
remote: Collecting pymongo (from -r requirements.txt (line 5))
remote: Downloading pymongo-4.6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
remote: Collecting pinecone-client (from -r requirements.txt (line 6))
remote: Downloading pinecone_client-3.2.0-py3-none-any.whl.metadata (16 kB)
remote: Collecting llmsherpa (from -r requirements.txt (line 7))
remote: Downloading llmsherpa-0.1.4-py3-none-any.whl.metadata (14 kB)
remote: Collecting pandas (from -r requirements.txt (line 8))
remote: Downloading pandas-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB)
remote: Collecting llama-index-core (from -r requirements.txt (line 9))
remote: Downloading llama_index_core-0.10.23.post1-py3-none-any.whl.metadata (3.6 kB)
remote: Collecting llama-index-vector-stores-pinecone (from -r requirements.txt (line 10))
remote: Downloading llama_index_vector_stores_pinecone-0.1.4-py3-none-any.whl.metadata (725 bytes)
remote: Collecting llama-index-embeddings-fastembed (from -r requirements.txt (line 11))
remote: Downloading llama_index_embeddings_fastembed-0.1.2-py3-none-any.whl.metadata (705 bytes)
remote: ERROR: Ignored the following yanked versions: 0.2.0
remote: ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.8.0,<3.12; 0.0.1 Requires-Python >=3.8.1,<3.12; 0.0.1a1 Requires-Python >=3.8.0,<3.12; 0.0.1a2 Requires-Python >=3.8.0,<3.12; 0.0.1a3 Requires-Python >=3.8.0,<3.12; 0.0.2 Requires-Python >=3.8.0,<3.12; 0.0.2a0 Requires-Python >=3.8.0,<3.12; 0.0.3 Requires-Python >=3.8.0,<3.12; 0.0.3a1 Requires-Python >=3.8.0,<3.12; 0.0.4 Requires-Python >=3.8.0,<3.12; 0.0.5 Requires-Python >=3.8.0,<3.12; 0.0.5a1 Requires-Python >=3.8.0,<3.12; 0.0.5a2 Requires-Python >=3.8.0,<3.12; 0.1.0 Requires-Python >=3.8.0,<3.12; 0.1.0 Requires-Python >=3.8.1,<3.12; 0.1.1 Requires-Python >=3.8.0,<3.12; 0.1.1 Requires-Python >=3.8.1,<3.12; 0.1.2 Requires-Python >=3.8.0,<3.12; 0.1.3 Requires-Python >=3.8.0,<3.12; 0.1.3 Requires-Python >=3.8.1,<3.12; 0.1.4 Requires-Python >=3.8.1,<3.12
remote: ERROR: Could not find a version that satisfies the requirement fastembed==0.1.3 (from versions: 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5)
remote: ERROR: No matching distribution found for fastembed==0.1.3
remote: !
|
heroku-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, akhileshns/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
heroku-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: akhileshns/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|