mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
update facs to new version
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -9,7 +9,7 @@ pytest-cov = ">=2.0.0"
|
|||||||
pytest-django = ">=2.9.1"
|
pytest-django = ">=2.9.1"
|
||||||
pytest-filedata = ">=0.1.0"
|
pytest-filedata = ">=0.1.0"
|
||||||
jsonschema = ">=2.6.0"
|
jsonschema = ">=2.6.0"
|
||||||
facsimile = "*"
|
facsimile = ">=1.1.1"
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
certifi = "==2017.11.5"
|
certifi = "==2017.11.5"
|
||||||
|
|||||||
4
Pipfile.lock
generated
4
Pipfile.lock
generated
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "162a0b1cffee1a22bd67fa8093b58dc0ace0e6a93d6e550ee82718afb56d61e8"
|
"sha256": "1380709c99d39c45b6d29a32414d97acd3056c23072d8be478f08bd637aa82e3"
|
||||||
},
|
},
|
||||||
"host-environment-markers": {
|
"host-environment-markers": {
|
||||||
"implementation_name": "cpython",
|
"implementation_name": "cpython",
|
||||||
@@ -313,7 +313,7 @@
|
|||||||
},
|
},
|
||||||
"facsimile": {
|
"facsimile": {
|
||||||
"hashes": [],
|
"hashes": [],
|
||||||
"version": "==1.1.0"
|
"version": "==1.1.1"
|
||||||
},
|
},
|
||||||
"future": {
|
"future": {
|
||||||
"hashes": [],
|
"hashes": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user