Added altpgraph to the Pipfile.

This commit is contained in:
Ilija Lazoroski 2021-06-15 16:39:07 +02:00 committed by Mike Salvatore
parent 78e9b8ce33
commit ef3cbe51cf
2 changed files with 17 additions and 1 deletions

View File

@ -4,6 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
altgraph = "*"
cryptography = "==2.5" # We can't build 32bit ubuntu12 binary with newer versions of cryptography
cffi = ">=1.14"
ecdsa = "==0.15"

View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "080af5d3991ee621eb9fd84535c6399f297d6eaa72e97dc90871e27dd7a69435"
"sha256": "1c464331fa9697084cb9fac3a2f6cf5fca45fa63c528928318f1031acd0f5eff"
},
"pipfile-spec": 6,
"requires": {
@ -24,6 +24,14 @@
"markers": "python_version >= '3.6'",
"version": "==0.0.4"
},
"altgraph": {
"hashes": [
"sha256:1f05a47122542f97028caf78775a095fbe6a2699b5089de8477eb583167d69aa",
"sha256:c623e5f3408ca61d4016f23a681b9adb100802ca3e3da5e718915a9e4052cebe"
],
"index": "pypi",
"version": "==0.17"
},
"asn1crypto": {
"hashes": [
"sha256:4bcdf33c861c7d40bdcd74d8e4dd7661aac320fcdf40b9a3f95b4ee12fde2fa8",
@ -487,6 +495,13 @@
"index": "pypi",
"version": "==1.7.0"
},
"oscrypto": {
"hashes": [
"sha256:7d2cca6235d89d1af6eb9cfcd4d2c0cb405849868157b2f7b278beb644d48694",
"sha256:988087e05b17df8bfcc7c5fac51f54595e46d3e4dffa7b3d15955cf61a633529"
],
"version": "==1.2.1"
},
"paramiko": {
"hashes": [
"sha256:4f3e316fef2ac628b05097a637af35685183111d4bc1b5979bd397c2ab7b5898",