mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-05-27 10:33:14 -05:00
15 lines
250 B
Diff
15 lines
250 B
Diff
diff --git a/requirements.txt b/requirements.txt
|
|
new file mode 100644
|
|
index 0000000..d873a47
|
|
--- /dev/null
|
|
+++ b/requirements.txt
|
|
@@ -0,0 +1,7 @@
|
|
+aioconsole
|
|
+requests
|
|
+pymongo
|
|
+redis
|
|
+grpcio-tools
|
|
+minio
|
|
+nintendoclients
|
|
\ No newline at end of file
|