update copier

This commit is contained in:
Waylon Walker 2023-06-10 18:01:36 -05:00
parent dab0697f45
commit d5abc2ec96
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 5 additions and 2 deletions

View file

@ -26,6 +26,9 @@ classifiers = [
dependencies = [
"python-socketio[client]",
"fastapi-socketio",
"psycopg2-binary",
'pygame',
'black',
"anyconfig",
"copier",
"engorgio",