Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -33,6 +33,7 @@ pydantic_core==2.27.1
|
|
33 |
python-dateutil==2.9.0.post0
|
34 |
python-docx==1.1.2
|
35 |
python-magic==0.4.27
|
|
|
36 |
realtime==2.0.6
|
37 |
six==1.16.0
|
38 |
sniffio==1.3.1
|
|
|
33 |
python-dateutil==2.9.0.post0
|
34 |
python-docx==1.1.2
|
35 |
python-magic==0.4.27
|
36 |
+
python-dotenv
|
37 |
realtime==2.0.6
|
38 |
six==1.16.0
|
39 |
sniffio==1.3.1
|