Updated pip
This commit is contained in:
parent
61f6e2a4f2
commit
5eba071acc
1 changed files with 0 additions and 3 deletions
3
Pipfile
3
Pipfile
|
|
@ -24,12 +24,9 @@ quart-trio = "*"
|
||||||
trio = "==0.16.0"
|
trio = "==0.16.0"
|
||||||
hypercorn = {extras = ["trio"], version = "*"}
|
hypercorn = {extras = ["trio"], version = "*"}
|
||||||
sqlalchemy-aio = "*"
|
sqlalchemy-aio = "*"
|
||||||
<<<<<<< HEAD
|
|
||||||
embit = "*"
|
embit = "*"
|
||||||
=======
|
|
||||||
pyqrcode = "*"
|
pyqrcode = "*"
|
||||||
pypng = "*"
|
pypng = "*"
|
||||||
>>>>>>> master
|
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
black = "==20.8b1"
|
black = "==20.8b1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue