File tree Expand file tree Collapse file tree 3 files changed +409
-326
lines changed
Expand file tree Collapse file tree 3 files changed +409
-326
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,23 @@ verify_ssl = true
44name = " pypi"
55
66[packages ]
7- Scrapy = " >=2.2.1 "
8- pyperclip = " >=1.5.27 "
9- python-dotenv = " >=0.7 .1"
10- ratelimit = " >=1.4 .1"
11- selenium = " >=4.4.3 "
12- slacker = " >=0.9.60 "
13- tldextract = " >=2 .1.0 "
14- pytest = " >=3.10.0 "
15- requests-iap = " > =0.2.0"
16- python-helpscout-v2 = " >=1 .0.1 "
17- algoliasearch = " >=2.0,<3.0 "
7+ Scrapy = " ==2.12.0 "
8+ pyperclip = " ==1.9.0 "
9+ python-dotenv = " ==1.0 .1"
10+ ratelimit = " ==2.2 .1"
11+ selenium = " ==4.27.0 "
12+ slacker = " ==0.14.0 "
13+ tldextract = " ==5 .1.3 "
14+ pytest = " ==8.3.3 "
15+ requests-iap = " = =0.2.0"
16+ python-helpscout-v2 = " ==2 .0.0 "
17+ algoliasearch = " ==2.6.3 "
1818typesense = " ==0.10.0"
1919python-keycloak-client = " ==0.2.3"
20- webdriver-manager = " > =4.0.2"
20+ webdriver-manager = " = =4.0.2"
2121
2222[dev-packages ]
23- pylint = " >=2.3.1 "
23+ pylint = " ==3.2.6 "
2424
2525[requires ]
2626python_version = " 3.10"
You can’t perform that action at this time.
0 commit comments