This commit is contained in:
James Woglom
2024-09-30 01:12:26 -04:00
parent 2677fc86be
commit b862ea9d0d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ tconnectsync = {path = "."}
bs4 = "*"
arrow = "==1.2.3"
lxml = "*"
python-dotenv = "*"
python-dotenv = "==0.21.1"
requests-mock = "*"
pysocks = "*"
urllib3 = "==1.26.6"