Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ azure-cosmos==4.3.1
|
|
3 |
pandas==1.5.3
|
4 |
requests==2.28.2
|
5 |
GitPython==3.1.31
|
6 |
-
PyGithub==1.58.1
|
|
|
|
3 |
pandas==1.5.3
|
4 |
requests==2.28.2
|
5 |
GitPython==3.1.31
|
6 |
+
PyGithub==1.58.1
|
7 |
+
python-dotenv
|