Fixing invalid vulnerability report (#402)

* Fixing invalid vulnerability report

* Removing some pinned items

* more

* pip upgrade
This commit is contained in:
Chayim 2022-11-15 15:13:25 +02:00 committed by GitHub
parent a34c6b2371
commit 900b445387
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 47 deletions

View file

@ -42,7 +42,6 @@ click = "^8.0.1"
pptree = "^3.1"
types-redis = ">=3.5.9,<5.0.0"
python-ulid = "^1.0.3"
cleo = "1.0.0a5"
typing-extensions = "^4.4.0"
hiredis = "^2.0.0"
more-itertools = "^8.14.0"