##// END OF EJS Templates
nix: fix dogpile imports
nix: fix dogpile imports

File last commit:

r981:55389aab python3
r985:788d6820 python3
Show More
requirements.txt
44 lines | 814 B | text/plain | TextLexer
## dependencies
# our custom configobj
https://code.rhodecode.com/upstream/configobj/artifacts/download/0-012de99a-b1e1-4f64-a5c0-07a98a41b324.tar.gz?md5=6a513f51fe04b2c18cf84c1395a7c626#egg=configobj==5.0.6
dogpile.cache==0.9.2
dogpile.core==0.4.1
decorator==4.1.2
dulwich==0.13.0
hgsubversion==1.9.3
hg-evolve==10.0.0
mercurial==5.4.1
msgpack-python==0.5.6
pastedeploy==2.1.0
pyramid==1.10.4
pygit2==0.28.2
repoze.lru==0.7
redis==3.5.3
simplejson==3.16.0
subvertpy==0.10.1
six==1.15.0
translationstring==1.3
webob==1.8.6
zope.deprecation==4.4.0
zope.interface==5.1.0
## http servers
#gevent==20.6.0
#greenlet==0.4.16
gunicorn==20.0.4
waitress==1.4.4
## test related requirements
-r requirements_test.txt
## uncomment to add the debug libraries
#ipdb==0.13.2
#ipython==7.15.0
#-r requirements_debug.txt