Skip to content

Commit 7834306

Browse files
committed
Added correct requirements file
1 parent fc3cb2f commit 7834306

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

Diff for: requirements.txt

+6-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
asn1crypto==0.24.0
2-
cryptography==2.1.4
3-
enum34==1.1.6
4-
idna==2.6
5-
ipaddress==1.0.17
6-
keyring==10.6.0
7-
keyrings.alt==3.0
8-
pycrypto==2.6.1
9-
pygobject==3.26.1
10-
pyxdg==0.25
11-
SecretStorage==2.3.1
12-
six==1.11.0
1+
Django==2.0.6
2+
django-rest-framework-mongoengine==3.3.1
3+
djangorestframework==3.8.2
4+
mongoengine==0.9.0
5+
pymongo==2.9.5
6+
pytz==2018.4

0 commit comments

Comments
 (0)