Skip to content

Commit

Permalink
fix(dep): update requests and urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajanis committed Jun 26, 2023
1 parent 88baae7 commit ef3e26c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
# Potential requirements.
# pip3 install -r requirements.txt
#---------------------------------------------------------
requests==2.25.1
requests==2.28.1
geoip2==2.9.0
influxdb==5.2.0
influxdb-client==1.30.0
schedule==1.1.0
distro==1.4.0
influxdb-client==1.14.0
urllib3==1.26.5
urllib3==1.26.10

0 comments on commit ef3e26c

Please sign in to comment.