Compare commits
3 Commits
master
...
cryptograp
Author | SHA1 | Date | |
---|---|---|---|
![]() |
00e7914da0 | ||
![]() |
fb151734ef | ||
![]() |
1ec08638ce |
@ -22,6 +22,7 @@ bcrypt = "~3"
|
||||
blinker = "~1.4"
|
||||
bleach = "~3.1"
|
||||
celery = {version = "~4.3",extras = ["redis"]}
|
||||
cryptography = "2.7"
|
||||
commonmark = "~0.9"
|
||||
|
||||
# These must match the version of ElasticSearch used:
|
||||
@ -59,5 +60,5 @@ pillar-devdeps = {path = "./devdeps"}
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
requires = ["poetry==1.0","cryptography==2.7","setuptools==51.0.0","wheel==0.35.1"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
Loading…
x
Reference in New Issue
Block a user