Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi==0.68.1
|
2 |
uvicorn==0.15.0
|
3 |
-
git+https://github.com/CodyChrunos/
|
4 |
python-multipart
|
5 |
aiofiles
|
6 |
python-dotenv
|
|
|
1 |
fastapi==0.68.1
|
2 |
uvicorn==0.15.0
|
3 |
+
git+https://github.com/CodyChrunos/votify.git
|
4 |
python-multipart
|
5 |
aiofiles
|
6 |
python-dotenv
|