taslim19
commited on
Commit
·
861980f
1
Parent(s):
cfc46fa
feat: add uvicorn and fastapi to requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -39,3 +39,5 @@ https://github.com/KurimuzonAkuma/pyrogram/archive/v2.1.23.zip
|
|
| 39 |
git+https://github.com/AsmSafone/SafoneAPI
|
| 40 |
bing_image_downloader
|
| 41 |
openai==0.28
|
|
|
|
|
|
|
|
|
| 39 |
git+https://github.com/AsmSafone/SafoneAPI
|
| 40 |
bing_image_downloader
|
| 41 |
openai==0.28
|
| 42 |
+
uvicorn
|
| 43 |
+
fastapi
|