Skip to content

Commit

Permalink
update requirements to current versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Solvik committed Aug 6, 2024
1 parent f6093f7 commit 511e799
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
google-auth==1.20.0
idna==2.10
kubernetes==11.0.0
oauthlib==3.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
python-dateutil==2.8.1
python-gitlab==2.4.0
python-slugify==4.0.1
PyYAML==5.4
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.7
six==1.15.0
cachetools==5.4.0
certifi==2024.7.4
charset-normalizer==3.3.2
google-auth==2.32.0
idna==3.7
kubernetes==30.1.0
oauthlib==3.2.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
python-dateutil==2.9.0.post0
python-gitlab==4.9.0
python-slugify==8.0.4
PyYAML==6.0.1
requests==2.32.3
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
rsa==4.9
six==1.16.0
text-unidecode==1.3
urllib3==1.26.5
websocket-client==0.57.0
urllib3==2.2.2
websocket-client==1.8.0

0 comments on commit 511e799

Please sign in to comment.