Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
josepy==1.14.0
|
2 |
-
python-dotenv
|
3 |
-
acme==2.11.0
|
|
|
|
1 |
+
josepy==1.14.0
|
2 |
+
python-dotenv
|
3 |
+
acme==2.11.0
|
4 |
+
google-cloud-public-ca==0.3.9
|