Spaces:
Running
Running
OnlyBiggg
commited on
Commit
·
70a8c17
1
Parent(s):
df37f6e
add new requirenent.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ charset-normalizer==3.4.1
|
|
9 |
click==8.1.8
|
10 |
colorama==0.4.6
|
11 |
coloredlogs==15.0.1
|
|
|
12 |
exceptiongroup==1.2.2
|
13 |
fastapi==0.115.11
|
14 |
fastapi-limiter==0.1.6
|
|
|
9 |
click==8.1.8
|
10 |
colorama==0.4.6
|
11 |
coloredlogs==15.0.1
|
12 |
+
dependency-injector==4.48.0
|
13 |
exceptiongroup==1.2.2
|
14 |
fastapi==0.115.11
|
15 |
fastapi-limiter==0.1.6
|