Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jan 29, 2025
1 parent abf24b3 commit 016b477
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
atlassian-python-api==3.41.16
atlassian-python-api==3.41.19
beautifulsoup4==4.12.3
certifi==2024.8.30
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.0
charset-normalizer==3.4.1
cryptography==44.0.0
Deprecated==1.2.15
Deprecated==1.2.18
idna==3.10
jmespath==1.0.1
oauthlib==3.2.2
Expand All @@ -14,7 +14,7 @@ PyJWT==2.10.1
PyNaCl==1.5.0
python-bugzilla==3.3.0
python-dateutil==2.9.0.post0
python-gitlab==5.1.0
python-gitlab==5.6.0
python-redmine==2.5.0
pytz==2024.2
requests==2.32.3
Expand All @@ -23,5 +23,5 @@ requests-toolbelt==1.0.0
six==1.17.0
soupsieve==2.6
typing_extensions==4.12.2
urllib3==2.2.3
wrapt==1.17.0
urllib3==2.3.0
wrapt==1.17.2

0 comments on commit 016b477

Please sign in to comment.