-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
poetry add requests-ip-rotator
does not work
#9903
Labels
Comments
kmille
added
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
labels
Dec 15, 2024
Using
It does this in a infinity loop and does not print a warning without kmille@linbox:freetar cat pyproject.toml
[tool.poetry]
name = "freetar"
version = "0.10.0"
description = ""
authors = ["kmille <[email protected]>"]
readme = "README.md"
repository = "https://github.com/kmille/freetar"
homepage = "https://github.com/kmille/freetar"
[tool.poetry.dependencies]
python = "^3.9"
requests = {extras = ["socks"], version = "^2.32.3"}
beautifulsoup4 = "^4.12.0"
flask = "^3.0.3"
waitress = "^2.1.2"
flask-minify = "^0.48"
flask-caching = "^2.3.0"
[tool.poetry.group.dev.dependencies]
pdbpp = "^0.10.3"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
freetar = 'freetar.backend:main' |
Search "botocore" to find duplicates, please close |
Can you please link it? Can't find it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Hey,
what's wrong with the repository?
Seems like the repo is missing something. I can not add it as a dependency. It just says "Updating dpendencies" but nothing works.
Workarounds
?
Poetry Installation Method
pipx
Operating System
Arch
Poetry Version
Poetry (version 1.8.4)
Poetry Configuration
Python Sysconfig
No response
Example pyproject.toml
No response
Poetry Runtime Logs
The text was updated successfully, but these errors were encountered: