Skip to content

Commit

Permalink
Modernise requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpage committed Aug 31, 2021
1 parent 84d556f commit 28d7dc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ldap3==2.5.1
psycopg2-binary==2.7.5
pyasn1==0.4.4
ldap3>=2.5.1
psycopg2-binary>=2.7.5
pyasn1>=0.4.4

0 comments on commit 28d7dc7

Please sign in to comment.