Skip to content

Commit

Permalink
Fix CI (#1447)
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel authored Jan 16, 2025
1 parent 65b25dd commit db2acef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pyyaml
boto3==1.23.10; python_version >= '3.6' and python_version < '3.8'
# Newer Pythons need a newer boto3.
boto3; python_version >= '3.8'
Twisted[services]==18.9.0
Twisted[services]
klein[services]
python-ldap[services]
# For gql; by default it pulls in a typing-extensions version that isn't
Expand Down

0 comments on commit db2acef

Please sign in to comment.