Toggle navigation
Sign in
Playtenders
/
prozorro-robot_tests
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
f14a4db6913823d2eab7557ee0fcb3573ad042ef
Authored by
AlexDiatlov
2020-02-17 14:34:47 +0200
1 parent
e76a4e13
fix idna lib version
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
buildout.cfg
buildout.cfg
View file @
f14a4db
...
...
@@ -99,4 +99,5 @@ cryptography = 2.3.1
99
99
pyOpenSSL = 18.0.0
100
100
python-dateutil = 2.7.5
101
101
Pillow = 6.2.2
102
-
dpath = 1.5.0
\ No newline at end of file
102
+
dpath = 1.5.0
103
+
idna = 2.8
\ No newline at end of file
...
...
Please
register
or
login
to post a comment