Updated pip

This commit is contained in:
Ben Arc 2021-04-12 17:35:57 +01:00
parent 61f6e2a4f2
commit 5eba071acc

View File

@ -24,12 +24,9 @@ quart-trio = "*"
trio = "==0.16.0"
hypercorn = {extras = ["trio"], version = "*"}
sqlalchemy-aio = "*"
<<<<<<< HEAD
embit = "*"
=======
pyqrcode = "*"
pypng = "*"
>>>>>>> master
[dev-packages]
black = "==20.8b1"