Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -89,3 +89,4 @@ uritemplate==4.1.1
|
|
89 |
urllib3==2.2.2
|
90 |
watchdog==4.0.2
|
91 |
yarl==1.11.0
|
|
|
|
89 |
urllib3==2.2.2
|
90 |
watchdog==4.0.2
|
91 |
yarl==1.11.0
|
92 |
+
python-dotenv
|