aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2020-11-01 20:01:35 +0200
committerFilipp Lepalaan <filipp@mac.com>2020-11-01 20:01:35 +0200
commit494dedf17035c1699c35cd2559f15a64eaa7eff3 (patch)
tree376e1736e696074e6ddb0cde7d9c4345b895da25 /requirements.txt
downloadhello-494dedf17035c1699c35cd2559f15a64eaa7eff3.tar.gz
hello-494dedf17035c1699c35cd2559f15a64eaa7eff3.tar.bz2
hello-494dedf17035c1699c35cd2559f15a64eaa7eff3.zip
Initial commit
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..ed56b80
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,3 @@
+requests
+fastapi
+uvicorn