3v324v23 commited on
Commit
f1bb04f
·
1 Parent(s): ef262ef
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.6
2
+ uvicorn==0.34.0
3
+ requests==2.32.3
4
+ lunar_python==1.3.12
5
+ slowapi==0.1.9
6
+ aiohttp==3.11.11
7
+ Pillow==11.1.0
8
+ redis==5.2.1
9
+ limits==4.0.1
10
+ httpx==0.28.1
11
+ Jinja2==3.1.5
12
+ python-multipart==0.0.20
13
+ python-dotenv==1.0.1