Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 65a7150

Browse files
authored
fix requirements
1 parent b7a6b3b commit 65a7150

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
aiohttp
2-
requests
3-
python-swiftclient
4-
keystoneauth1
1+
aiohttp==3.7.4
2+
requests==2.25.1
3+
python-swiftclient==3.11.1
4+
keystoneauth1==4.3.1
55
git+https://github.com/cscfi/swift-browser-ui.git
6-
certifi
6+
certifi==2020.12.05

0 commit comments

Comments
 (0)