Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ protobuf<4
|
|
14 |
click<8.1
|
15 |
pydantic~=1.0
|
16 |
setuptools>=58.0.0
|
17 |
-
pip>=22.3.1
|
|
|
|
14 |
click<8.1
|
15 |
pydantic~=1.0
|
16 |
setuptools>=58.0.0
|
17 |
+
pip>=22.3.1
|
18 |
+
dotenv
|